|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirFieldConfig
Directory field configuration.
| Method Summary | |
|---|---|
boolean |
getCreate()
Determines if directories can be created if they don't exist. |
boolean |
getMustExist()
Determines if directories must exist. |
| 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 |
|---|
boolean getMustExist()
true if the directories must existboolean getCreate()
true if directories can be created if they don't exist
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||