Constructor Summary |
|
public | Field() |
public | Field(String propertyName, String fieldLabel) |
public | Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List fieldValidValues, String quickFinderClassNameImpl) Constructor that creates an instance of this class. |
public | Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List fieldValidValues, String quickFinderClassNameImpl, int size, int maxLength) Constructor that creates an instance of this class. |