com.funambol.client.controller
Class DialogController.ResetDirectionDialogOption

java.lang.Object
  extended by com.funambol.client.controller.DialogOption
      extended by com.funambol.client.controller.DialogController.ResetDirectionDialogOption
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DialogController

protected class DialogController.ResetDirectionDialogOption
extends DialogOption

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

DialogController.ResetDirectionDialogOption

public DialogController.ResetDirectionDialogOption(Screen screen,
                                                   java.lang.String description,
                                                   int value)
Method Detail

run

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



Copyright © 2001-2009 Funambol.