|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The base interface for Mobile Infrastructure AWT applications. If you write an application you need to implement this interface.
Method Summary | |
void |
actionMenuItem(java.awt.MenuItem menuItem)
The menu commands delivering. |
java.awt.Panel |
getRootPanel()
The panel that are displayed within the Mobile Infrastructure content area. |
Methods inherited from interface com.sap.ip.me.api.runtime.Application |
activateApplication, deactivateApplication, destroyApplication, getApplicationName, initApplication |
Method Detail |
public java.awt.Panel getRootPanel()
public void actionMenuItem(java.awt.MenuItem menuItem)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |