Package | Description |
---|---|
com.github.gwtbootstrap.client.ui.incubator |
Widgets that are not yet ready for prime time.
|
Modifier and Type | Class and Description |
---|---|
class |
NameValuePairImpl
User: Halil Karakose
Date: 10/18/13
Time: 6:41 PM
|
Modifier and Type | Method and Description |
---|---|
List<NameValuePair> |
PickList.getLeftListElements() |
List<NameValuePair> |
PickList.getRightListElements() |
Modifier and Type | Method and Description |
---|---|
void |
PickList.addElementToLeftList(NameValuePair element) |
void |
PickList.addElementToRightList(NameValuePair element) |
Modifier and Type | Method and Description |
---|---|
void |
PickList.setLeftListElements(List<NameValuePair> elements) |
void |
PickList.setRightListElements(List<NameValuePair> elements) |
Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.