Uses of Class
com.storedobject.ui.inventory.LocationField
Packages that use LocationField
-
Uses of LocationField in com.storedobject.ui.inventory
Methods in com.storedobject.ui.inventory that return LocationFieldModifier and TypeMethodDescriptionstatic LocationField
LocationField.create
(int... types) Create a location field.static LocationField
LocationField.create
(InventoryLocation location) Create a location field for a given location.static LocationField
Create a location field.static LocationField
LocationField.create
(String label, InventoryLocation location) Create a location field for a given location.static LocationField
Create a location field for a given location.LocationField.remove
(InventoryLocation location) Remove a location from the list of allowed locations.