|
Forge - UI API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectComponent | |
|---|---|
| org.jboss.forge.ui.input | |
| org.jboss.forge.ui.util | |
| Uses of SelectComponent in org.jboss.forge.ui.input |
|---|
| Subinterfaces of SelectComponent in org.jboss.forge.ui.input | |
|---|---|
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. |
| Uses of SelectComponent in org.jboss.forge.ui.util |
|---|
| Methods in org.jboss.forge.ui.util with parameters of type SelectComponent | |
|---|---|
static Converter<?,String> |
InputComponents.getItemLabelConverter(ConverterFactory converterFactory,
SelectComponent<?,?> input)
Returns the item label converter, that is |
|
Forge - UI API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||