com.funambol.client.controller
Class DialogController.WIFINotAvailableDialogOption

java.lang.Object
  extended by com.funambol.client.controller.DialogOption
      extended by 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.


Field Summary
 
Fields inherited from class com.funambol.client.controller.DialogOption
description, screen, value
 
Constructor Summary
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)
           
 
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

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)
Method Detail

run

public void run()
Triggered in threaded like logic when the user selects an option.



Copyright © 2001-2009 Funambol.