|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DialogOption | |
---|---|
com.funambol.client.controller | |
com.funambol.client.ui |
Uses of DialogOption in com.funambol.client.controller |
---|
Subclasses of DialogOption in com.funambol.client.controller | |
---|---|
protected class |
DialogController.FirstSyncDialogOption
Container for the first sync dialog options |
protected class |
DialogController.ResetDirectionDialogOption
Dialog option related to the refresh direction to be used. |
protected class |
DialogController.ResetTypeDialogOption
Container for the reset type dialog option |
Uses of DialogOption in com.funambol.client.ui |
---|
Methods in com.funambol.client.ui with parameters of type DialogOption | |
---|---|
void |
DisplayManager.promptSelection(Screen screen,
java.lang.String question,
DialogOption[] options,
int defaultValue,
int dialogId)
Prompt a selection of different options to the user |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |