|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IResultListener
IResultListener defines the behaviour of an object that listens to results from commands.
ICommand| Method Summary | |
|---|---|
void |
resultChange(ResultEvent e)
resultChange is called each time someone has
executed a command that does output which this resultlistener
is registered with. |
| Methods inherited from interface fr.esrf.tangoatk.core.IErrorListener |
|---|
errorChange |
| Method Detail |
|---|
void resultChange(ResultEvent e)
resultChange is called each time someone has
executed a command that does output which this resultlistener
is registered with.
e - a ResultEvent value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||