asquare.gwt.tk.client.ui.commands
Class SelectAllCommand
java.lang.Object
asquare.gwt.tk.client.ui.commands.SelectAllCommand
- All Implemented Interfaces:
- Command
public class SelectAllCommand
- extends Object
- implements Command
Selects all the text in a widget.
- See Also:
DeferredCommand.add(com.google.gwt.user.client.Command)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectAllCommand
public SelectAllCommand(TextBoxBase textBox)
execute
public void execute()
- Specified by:
execute in interface Command
© 2007 Mat Gessel