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

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

public interface IViewController
extends IController, ICommandHandler


Method Summary
 com.sun.lwuit.Form getView()
           
 
Methods inherited from interface com.aurorasoftworks.signal.runtime.ui.mvc.IController
activate, deactivate
 
Methods inherited from interface com.aurorasoftworks.signal.runtime.ui.mvc.lwuit.ICommandHandler
handleCommand
 

Method Detail

getView

com.sun.lwuit.Form getView()


Copyright © 2010. All Rights Reserved.