|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface that is to be implemented by anyone interested in listening to modify events on the command widget.
| Method Summary | |
void |
commandModified(String cmdText,
SystemMessage errorMessage)
Callback from SystemCommandTextField when the user modifies the command. |
| Method Detail |
public void commandModified(String cmdText,
SystemMessage errorMessage)
cmdText - - current contents of the fielderrorMessage - - potential error detected by the default validator
|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||