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

Packages that use SynchronizationController
com.funambol.client.controller   
com.funambol.client.engine   
com.funambol.client.ui   
 

Uses of SynchronizationController in com.funambol.client.controller
 

Subclasses of SynchronizationController in com.funambol.client.controller
 class AccountScreenController
          This class is the controller (in the MVC model) for the AccountScreen.
 class HomeScreenController
          This class represents the controller for the home screen.
 

Uses of SynchronizationController in com.funambol.client.engine
 

Constructors in com.funambol.client.engine with parameters of type SynchronizationController
Poller(SynchronizationController ctrl, int interval, boolean enabled, boolean handleTimestamp)
           
 

Uses of SynchronizationController in com.funambol.client.ui
 

Methods in com.funambol.client.ui that return SynchronizationController
 SynchronizationController SynchronizationScreen.getSynchronizationController()
           
 



Copyright © 2001-2009 Funambol.