|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IValidator
Used to validate the value of a cell editor.
| Method Summary | |
|---|---|
IStatus |
validate(java.lang.Object value)
Validates the given value for the cell editor. |
| Method Detail |
|---|
IStatus validate(java.lang.Object value)
IStatus with a status of IStatus#OK if the given value is valid,
or with a status of IStatus#ERROR otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||