
| Class | Description |
|---|---|
| Dialog | |
| Dialog.DialogFinder | |
| GwtLabel | |
| GwtLabel.GwtLabelFinder | |
| GwtRootPanel |
Represents a
RootPanel. |
| GwtWidget<F extends GwtWidgetFinder<?>> |
Represents a GWT Widget class.
|
| GwtWidgetFinder<W extends GwtWidget<?>> | |
| Input |
Simple abstraction to refer to many input widgets in GWT such as
TextBox,
TextArea, PasswordTextBox, IntegerBox, etc. |
| WidgetContainer |
A Widget that can contain more widgets.
|
| Annotation Type | Description |
|---|---|
| Child |
Experimental PageObject annotation to try finding specific widgets along with other supported
By statements.
|
| GwtWidget.ForWidget |
Declares that the annotated type is a GwtWidget for a particular Widget subclass.
|
Copyright © 2012-2013 Sencha Labs. All Rights Reserved.