Uses of Class
qx.client.Command

Packages that use Command
qx.ui.core   
 

Uses of Command in qx.ui.core
 

Methods in qx.ui.core that return Command
 Command Widget.getCommand()
          Returns the (computed) value of the property command.
 

Methods in qx.ui.core with parameters of type Command
 void Widget._applyCommand(Command value, Command old)
          Applies changes of the property value of the property command.
 void Widget.initCommand(Command arg)
          Calls the apply method and dispatches the change event of the property command with the default value defined by the class developer.
 void Widget.setCommand(Command arg)
          Sets the user value of the property command.
 



Copyright © 2008 1&1. All Rights Reserved.