|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |