|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyncEngineListener | |
---|---|
com.funambol.client.controller | |
com.funambol.client.engine |
Uses of SyncEngineListener in com.funambol.client.controller |
---|
Classes in com.funambol.client.controller that implement SyncEngineListener | |
---|---|
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. |
class |
SynchronizationController
This class provides a basic controller that can be used by any other controller that needs synchronization support. |
Uses of SyncEngineListener in com.funambol.client.engine |
---|
Methods in com.funambol.client.engine that return SyncEngineListener | |
---|---|
SyncEngineListener |
SyncEngine.getListener()
Gets the current listener. |
Methods in com.funambol.client.engine with parameters of type SyncEngineListener | |
---|---|
void |
SyncEngine.setListener(SyncEngineListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |