| Package | Description |
|---|---|
| org.cruxframework.crux.widgets.client.transferlist |
| Modifier and Type | Method and Description |
|---|---|
TransferList.ItemLocation |
TransferList.Item.getLocation() |
static TransferList.ItemLocation |
TransferList.ItemLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferList.ItemLocation[] |
TransferList.ItemLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TransferList.Item(String label,
String value,
TransferList.ItemLocation location) |
Copyright © 2014. All rights reserved.