| Package | Description |
|---|---|
| org.jboss.forge.ui.input | |
| org.jboss.forge.ui.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UISelectMany<VALUETYPE>
A
UISelectMany should be used when the number of items to be chosen are known before rendering the component. |
interface |
UISelectOne<VALUETYPE>
A
UISelectMany should be used when the number of items to be chosen are known before rendering the component. |
| Modifier and Type | Method and Description |
|---|---|
static Converter<?,String> |
InputComponents.getItemLabelConverter(ConverterFactory converterFactory,
SelectComponent<?,?> input)
Returns the item label converter, that is
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.