org.cruxframework.crux.widgets.client.transferlist
Class TransferList.Item
java.lang.Object
org.cruxframework.crux.widgets.client.transferlist.TransferList.Item
- Enclosing class:
- TransferList
public static class TransferList.Item
- extends Object
TODO - Gesse - Comment this
- Author:
- Gesse S. F. Dafe
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransferList.Item
public TransferList.Item(String label,
String value)
- Parameters:
label - value -
TransferList.Item
public TransferList.Item(String label,
String value,
TransferList.ItemLocation location)
- Parameters:
label - value - location -
getLabel
public String getLabel()
- Returns:
- the label
getValue
public String getValue()
- Returns:
- the value
getLocation
public TransferList.ItemLocation getLocation()
- Returns:
- the location
Copyright © 2014. All rights reserved.