|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultipleFileFieldConfig
Multiple file field configuration.
| Method Summary | |
|---|---|
boolean |
getCreateMultipleVariables()
Determines if multiple variables should be created to hold the selected files. |
int |
getPreferredHeight()
Returns the preferred width of the field. |
int |
getPreferredWidth()
Returns the preferred width of the field. |
int |
getVisibleRows()
Returns the number of visible rows. |
| Methods inherited from interface com.izforge.izpack.panels.userinput.field.file.FileFieldConfig |
|---|
getAllowEmptyValue, getFileExtension, getFileExtensionDescription, mustExist |
| 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 |
|---|
int getVisibleRows()
-1 if none is specifiedint getPreferredWidth()
-1 if none is specifiedint getPreferredHeight()
-1 if none is specifiedboolean getCreateMultipleVariables()
true if multiple variables should be created; false if a single variable should be used
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||