|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.client.controller.DialogOption
com.funambol.client.controller.DialogController.ResetDirectionDialogOption
protected class DialogController.ResetDirectionDialogOption
Dialog option related to the refresh direction to be used.
Field Summary |
---|
Fields inherited from class com.funambol.client.controller.DialogOption |
---|
description, screen, value |
Constructor Summary | |
---|---|
DialogController.ResetDirectionDialogOption(Screen screen,
java.lang.String description,
int value)
|
Method Summary | |
---|---|
void |
run()
Triggered in threaded like logic when the user selects an option. |
Methods inherited from class com.funambol.client.controller.DialogOption |
---|
getDescription, getScreen, getValue, setDialogId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DialogController.ResetDirectionDialogOption(Screen screen, java.lang.String description, int value)
Method Detail |
---|
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |