|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountScreen | |
---|---|
com.funambol.client.controller | |
com.funambol.client.ui |
Uses of AccountScreen in com.funambol.client.controller |
---|
Fields in com.funambol.client.controller declared as AccountScreen | |
---|---|
protected AccountScreen |
AccountScreenController.screen
|
Methods in com.funambol.client.controller that return AccountScreen | |
---|---|
abstract AccountScreen |
ControllerDataFactory.getAccountScreen()
|
AccountScreen |
AccountScreenController.getAccountScreen()
|
Constructors in com.funambol.client.controller with parameters of type AccountScreen | |
---|---|
AccountScreenController(Controller controller,
AccountScreen accountScreen)
|
|
AccountScreenController(Controller controller,
Customization customization,
Configuration configuration,
Localization localization,
AppSyncSourceManager appSyncSourceManager,
AccountScreen accountScreen)
TODO: Remove once the com.funambol.client.controller package integration is finished |
Uses of AccountScreen in com.funambol.client.ui |
---|
Subinterfaces of AccountScreen in com.funambol.client.ui | |
---|---|
interface |
LoginScreen
|
interface |
SignupScreen
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |