|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChoiceFieldConfig
Configuration for fields that have a set of pre-defined choices.
| Method Summary | |
|---|---|
List<Choice> |
getChoices()
Returns the choices. |
int |
getSelectedIndex(String variable)
Returns the index of the selected choice. |
| Methods inherited from interface com.izforge.izpack.panels.userinput.field.FieldConfig |
|---|
getCondition, getDefaultValue, getDescription, getDisplayHiddenCondition, getInitialValue, getLabel, getOmitFromAuto, getOsModels, getPacks, getProcessors, getReadonlyCondition, getSize, getSummaryKey, getTooltip, getValidators, getValidators, getVariable, isDisplayHidden, isReadonly |
| Method Detail |
|---|
List<Choice> getChoices()
int getSelectedIndex(String variable)
-1 if no choice is selected
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||