com.izforge.izpack.panels.userinput.field.custom
Class CustomField
java.lang.Object
com.izforge.izpack.panels.userinput.field.Field
com.izforge.izpack.panels.userinput.field.custom.CustomField
public class CustomField
- extends Field
| Methods inherited from class com.izforge.izpack.panels.userinput.field.Field |
getDefaultValue, getDescription, getDescription, getInitialValue, getInstallData, getLabel, getLabel, getOmitFromAuto, getOsModels, getPacks, getProcessors, getSize, getSummaryKey, getTooltip, getValue, getVariable, isConditionTrue, isEffectiveDisplayHidden, isEffectiveReadonly, replaceVariables, setSaving, setValue, setVariable, validate, validate, wrapDefaultValue, wrapInitialValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomField
public CustomField(CustomFieldConfig config,
InstallData installData)
- Constructs an
CustomField.
- Parameters:
config - the field configurationinstallData - the installation data
- Throws:
IzPackException - if the field cannot be read
getFields
public List<Field> getFields()
getColumns
public List<Column> getColumns()
getMinRow
public int getMinRow()
getMaxRow
public int getMaxRow()
Copyright © 2018. All rights reserved.