|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.moredata.widgets.table.CellProperties
pt.moredata.widgets.table.TextFieldEditor
Title:
Description:
Copyright: Copyright (c)
Company:
| Field Summary |
| Fields inherited from class pt.moredata.widgets.table.CellProperties |
CHECKBOX, COMBOBOX, DATA, disabledColor, FIELD, FILECHOOSER, ICON, lockedColor, MULTILINETEXT, TEXT |
| Constructor Summary | |
TextFieldEditor()
Constructor for the TextFieldEditor object |
|
TextFieldEditor(java.lang.String _dbDataType,
int min,
int max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable)
Constructor for the TextFieldEditor object |
|
TextFieldEditor(java.lang.String _dbDataType,
int min,
int max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable,
boolean automaticFormat)
Constructor for the TextFieldEditor object |
|
TextFieldEditor(java.lang.String _dbDataType,
int min,
int max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable,
boolean automaticFormat,
boolean onlyDigits)
Constructor for the TextFieldEditor object |
|
TextFieldEditor(java.lang.String _dbDataType,
long min,
long max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable)
Constructor for the TextFieldEditor object |
|
TextFieldEditor(java.lang.String _dbDataType,
long min,
long max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable,
boolean automaticFormat)
Constructor for the TextFieldEditor object |
|
TextFieldEditor(java.lang.String _dbDataType,
long min,
long max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable,
boolean automaticFormat,
boolean onlyDigits)
Constructor for the TextFieldEditor object |
|
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TextFieldEditor()
public TextFieldEditor(java.lang.String _dbDataType,
long min,
long max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable)
_dbDataType - Description of the Parametermin - Description of the Parametermax - Description of the Parameter_maxLength - Description of the Parameter_required - Description of the Parameter_validateOnLostFocus - Description of the Parameter_editable - Description of the Parameter
public TextFieldEditor(java.lang.String _dbDataType,
long min,
long max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable,
boolean automaticFormat)
_dbDataType - Description of the Parametermin - Description of the Parametermax - Description of the Parameter_maxLength - Description of the Parameter_required - Description of the Parameter_validateOnLostFocus - Description of the Parameter_editable - Description of the ParameterautomaticFormat - Description of the Parameter
public TextFieldEditor(java.lang.String _dbDataType,
int min,
int max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable,
boolean automaticFormat)
_dbDataType - Description of the Parametermin - Description of the Parametermax - Description of the Parameter_maxLength - Description of the Parameter_required - Description of the Parameter_validateOnLostFocus - Description of the Parameter_editable - Description of the ParameterautomaticFormat - Description of the Parameter
public TextFieldEditor(java.lang.String _dbDataType,
int min,
int max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable)
_dbDataType - Description of the Parametermin - Description of the Parametermax - Description of the Parameter_maxLength - Description of the Parameter_required - Description of the Parameter_validateOnLostFocus - Description of the Parameter_editable - Description of the Parameter
public TextFieldEditor(java.lang.String _dbDataType,
long min,
long max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable,
boolean automaticFormat,
boolean onlyDigits)
_dbDataType - Description of the Parametermin - Description of the Parametermax - Description of the Parameter_maxLength - Description of the Parameter_required - Description of the Parameter_validateOnLostFocus - Description of the Parameter_editable - Description of the ParameterautomaticFormat - Description of the ParameteronlyDigits - Description of the Parameter
public TextFieldEditor(java.lang.String _dbDataType,
int min,
int max,
int _maxLength,
boolean _required,
boolean _validateOnLostFocus,
boolean _editable,
boolean automaticFormat,
boolean onlyDigits)
_dbDataType - Description of the Parametermin - Description of the Parametermax - Description of the Parameter_maxLength - Description of the Parameter_required - Description of the Parameter_validateOnLostFocus - Description of the Parameter_editable - Description of the ParameterautomaticFormat - Description of the ParameteronlyDigits - Description of the Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||