Uses of Class
com.funambol.client.controller.AccountScreenController

Packages that use AccountScreenController
com.funambol.client.controller   
com.funambol.client.ui   
 

Uses of AccountScreenController in com.funambol.client.controller
 

Subclasses of AccountScreenController in com.funambol.client.controller
 class SignupScreenController
          This class is the controller (in the MVC model) for the SignupScreen.
 

Methods in com.funambol.client.controller that return AccountScreenController
 AccountScreenController Controller.getLoginScreenController()
           
 

Methods in com.funambol.client.controller with parameters of type AccountScreenController
 void Controller.setLoginScreenController(AccountScreenController loginScreenController)
           
 

Uses of AccountScreenController in com.funambol.client.ui
 

Methods in com.funambol.client.ui with parameters of type AccountScreenController
 void AccountScreen.initialize(AccountScreenController controller)
           
 



Copyright © 2001-2009 Funambol.