|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.davic.net.ca.MMIObject
The base class of all MMI classes.
Method Summary | |
void |
close()
Closes the MMI object and informs the CA API implementation that the application intends to close or has closed the corresponding MMI screen. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void close()
It is a request to the CA API implementation to send the next MMIEvent (either StartMMIEvent or CloseMMIEvent) in this dialogue.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |