|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemCommandTextModifyListener
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 |
---|
void commandModified(String cmdText, SystemMessage errorMessage)
cmdText
- - current contents of the fielderrorMessage
- - potential error detected by the default validator
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |