Public Member Functions | |
| EditPanel (String name) | |
| void | addRule (String rule) |
| void | addRule (Vector tokens) |
| void | removeRule (String name) |
| Remove a rule. | |
| Enumeration | getRules () |
| Enumeration | getFieldNames () |
| void | initPanel (Record data, EditUi uiInterface) |
Package Attributes | |
| Vector | rules = new Vector() |
| String | name |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Remove a rule. If the rule has already been initialized, then the associated field is de-initialized. |
|
|
|
|
|
|
1.4.5