| Package | Description |
|---|---|
| com.threerings.gwt.ui |
User interface components, animation support and utilities.
|
| Class and Description |
|---|
| Bindings.Thunk
Used to defer the creation of a widget.
|
| FluentTable
Extends
FlexTable and provides a fluent interface for adjusting the styles of cells. |
| FluentTable.Cell
Used to format cells.
|
| InfoPopup
Displays a popup informational message.
|
| ItemListBox
A list box that maintains a list of actual Java objects.
|
| ItemListBox.Builder
Simple builder that allows multiple items to be added to the list box during construction.
|
| LimitedTextArea
A text area with a character limit that displays the limit to the user.
|
| NumberTextBox
A text box that will only accept numbers.
|
| PagedWidget
Displays a paginated collection of UI elements.
|
| Popups.Position
Positions supported by
Popups.show(T, com.threerings.gwt.ui.Popups.Position, com.google.gwt.user.client.ui.Widget) and other methods. |
| Popups.Thunk
Used to defer the creation of a popup panel.
|
| SmartTable
Extends
FlexTable with a number of extremely useful utility methods. |
| SmartTable.CellMutator
Performs a number of convenient modifications on a cell, each returning the mutator instance
for very legible chaining of modifications.
|
| Validator.CheckBoxValidator |
| Validator.IntegerBoxValidator |
| Validator.TextBoxValidator |
| ValueLabel
Displays a dynamically changing value.
|
| WidgetUtil.FlashObject
Parameters for embedding a flash movie in an html page.
|
| WidgetUtilImpl
Provides browser-specific widget-related utility functions.
|
Copyright © 2013. All Rights Reserved.