com.funambol.client.controller
Class DialogController.WIFINotAvailableDialogOption
java.lang.Object
com.funambol.client.controller.DialogOption
com.funambol.client.controller.DialogController.WIFINotAvailableDialogOption
- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- DialogController
protected class DialogController.WIFINotAvailableDialogOption
- extends DialogOption
Dialog option related to the wifi not available.
Method Summary |
void |
run()
Triggered in threaded like logic when the user selects an option. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DialogController.WIFINotAvailableDialogOption
public DialogController.WIFINotAvailableDialogOption(Screen screen,
java.lang.String description,
int value,
java.lang.String syncType,
java.util.Vector filteredSources,
boolean refresh,
int direction,
int delay,
boolean fromOutside)
run
public void run()
- Triggered in threaded like logic when the user selects an option.
Copyright © 2001-2009 Funambol.