Package | Description |
---|---|
com.tractionsoftware.gwt.user.client.ui |
Modifier and Type | Class and Description |
---|---|
class |
AutoSizingTextArea
This attaches to an input, listening for KeyDown/KeyUp, and
automatically resizing the text area.
|
class |
AutoSizingTextBox<T extends Widget & HasTextSelection & HasValue<String> & HasValueChangeHandlers<String> & HasKeyUpHandlers & HasKeyDownHandlers & Focusable & HasText>
This attaches to an input, listening for KeyDown/KeyUp, and
automatically resizing the text area.
|
Copyright © 2015. All Rights Reserved.