|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TabEditingValidator
| Method Summary | |
|---|---|
boolean |
alertIfInvalid(int tabIndex,
String tabText)
This is called before editStop. |
boolean |
isValid(int tabIndex,
String tabText)
This should validate that the following value would pass is canStopEdit is called. |
boolean |
shouldStartEdit(int tabIndex,
MouseEvent event)
This is called to determine if the follow mouse event should start editing for the give tabIndex. |
| Method Detail |
|---|
boolean shouldStartEdit(int tabIndex,
MouseEvent event)
boolean isValid(int tabIndex,
String tabText)
boolean alertIfInvalid(int tabIndex,
String tabText)
|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||