|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchFieldConfig
Search field configuration.
| Method Summary | |
|---|---|
String |
getCheckFilename()
Returns the filename to check the existence of. |
List<String> |
getChoices()
Returns the search choices. |
String |
getFilename()
Returns the filename to search on. |
ResultType |
getResultType()
Returns the result type. |
SearchType |
getSearchType()
Returns the search type. |
int |
getSelectedIndex()
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 |
|---|
String getFilename()
nullString getCheckFilename()
nullSearchType getSearchType()
ResultType getResultType()
IzPackException - if the attribute is not present or is invalidList<String> getChoices()
int getSelectedIndex()
getChoices() is invoked.
-1 if no choice is selected
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||