Uses of Class
org.cruxframework.crux.widgets.client.transferlist.TransferList.ItemLocation

Packages that use TransferList.ItemLocation
org.cruxframework.crux.widgets.client.transferlist   
 

Uses of TransferList.ItemLocation in org.cruxframework.crux.widgets.client.transferlist
 

Methods in org.cruxframework.crux.widgets.client.transferlist that return TransferList.ItemLocation
 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.
 

Constructors in org.cruxframework.crux.widgets.client.transferlist with parameters of type TransferList.ItemLocation
TransferList.Item(String label, String value, TransferList.ItemLocation location)
           
 



Copyright © 2015. All rights reserved.