Method Summary |
|
void | addInitEvent(Event event) Run an event after the initialization. |
Comparator | getFieldComparator(String fieldId) Returns the
Comparator of this field.
Parameters: fieldId - field id. |
String | getFieldLabel(String fieldId) Returns the label of this field. |
Class | getFieldType(String fieldId) Returns the type of this field.
Parameters: fieldId - field id. |
boolean | isIgnoreCase() Returns the current case sensitivity behaivor. |