| Package | Description |
|---|---|
| com.threerings.gwt.ui |
User interface components, animation support and utilities.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemListBox.Builder<T,Box extends ItemListBox<T>>
Simple builder that allows multiple items to be added to the list box during construction.
|
| Modifier and Type | Field and Description |
|---|---|
Box |
ItemListBox.Builder.box
The box we are building.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> ItemListBox.Builder<T,ItemListBox<T>> |
ItemListBox.builder()
Creates a new builder for an ItemListBox.
|
Copyright © 2013. All Rights Reserved.