GWT Tk 0.2.3

asquare.gwt.tk.client.ui.commands
Class SelectAllCommand

java.lang.Object
  extended by 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)

Constructor Summary
SelectAllCommand(TextBoxBase textBox)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectAllCommand

public SelectAllCommand(TextBoxBase textBox)
Method Detail

execute

public void execute()
Specified by:
execute in interface Command

GWT Tk 0.2.3

© 2007 Mat Gessel