|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Validator | |
|---|---|
| com.metamatrix.console.ui.views.deploy.util | |
| com.metamatrix.toolbox.ui.widget.text | |
| Uses of Validator in com.metamatrix.console.ui.views.deploy.util |
|---|
| Classes in com.metamatrix.console.ui.views.deploy.util that implement Validator | |
|---|---|
class |
TextValidator
|
| Uses of Validator in com.metamatrix.toolbox.ui.widget.text |
|---|
| Methods in com.metamatrix.toolbox.ui.widget.text with parameters of type Validator | |
|---|---|
void |
DefaultTextFieldModel.addValidator(Validator validator)
Adds the specified text validator to the end of the list of registered validators. |
void |
DefaultTextFieldModel.addValidator(Validator validator,
int index)
Adds the specified text validator to the list of registered validators at the specified index. |
void |
DefaultTextFieldModel.removeValiditor(Validator validator)
Removes the specified text validator from the list of registered validators. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||