|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mb.micromvc.controller.AbstractController
org.mb.micromvc.controller.base.BaseController
public abstract class BaseController
this class extends all other controllers
Constructor Summary | |
---|---|
BaseController()
|
Method Summary | |
---|---|
javax.microedition.lcdui.Display |
renderView(javax.microedition.midlet.MIDlet midp)
renderView is been called from MicroMIDlet on refresh |
Methods inherited from class org.mb.micromvc.controller.AbstractController |
---|
getConversation, setControllerMapping, setConversation |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseController()
Method Detail |
---|
public javax.microedition.lcdui.Display renderView(javax.microedition.midlet.MIDlet midp)
midp
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |