|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileFieldConfig
File field configuration.
| Method Summary | |
|---|---|
boolean |
getAllowEmptyValue()
Determines if empty input values are allowed. |
String |
getFileExtension()
Returns the file extension. |
String |
getFileExtensionDescription()
Returns the file extension description. |
boolean |
mustExist()
Determine if the file must exist. |
| 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 getFileExtension()
nullString getFileExtensionDescription()
nullboolean getAllowEmptyValue()
true if empty input values are allowedboolean mustExist()
true if file must exist
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||