com.aurorasoftworks.signal.runtime.ui.mvc.midp
Interface IViewController

All Superinterfaces:
ICommandHandler, IController, IProxyTarget
All Known Implementing Classes:
AbstractViewController, AbstractViewFlowController

public interface IViewController
extends IController, ICommandHandler


Method Summary
 javax.microedition.lcdui.Displayable getView()
           
 
Methods inherited from interface com.aurorasoftworks.signal.runtime.ui.mvc.IController
activate, deactivate
 
Methods inherited from interface com.aurorasoftworks.signal.runtime.ui.mvc.midp.ICommandHandler
handleCommand
 

Method Detail

getView

javax.microedition.lcdui.Displayable getView()


Copyright © 2010. All Rights Reserved.