|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdvancedSettingsScreen | |
---|---|
com.funambol.client.controller |
Uses of AdvancedSettingsScreen in com.funambol.client.controller |
---|
Fields in com.funambol.client.controller declared as AdvancedSettingsScreen | |
---|---|
protected AdvancedSettingsScreen |
AdvancedSettingsScreenController.screen
|
Constructors in com.funambol.client.controller with parameters of type AdvancedSettingsScreen | |
---|---|
AdvancedSettingsScreenController(Controller controller,
AdvancedSettingsScreen screen)
public constructor: uses the simple controller object and the controlled screen because on one side it must be compliant with the customization, localization and configuration related to the screen and on the other side it must control the behavior of the screen elements referring to the AdvancedSettingsScreen interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |