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 LocationFieldLocationField.create(int... types) Create a location field.static LocationFieldLocationField.create(InventoryLocation location) Create a location field for a given location.static LocationFieldCreate a location field.static LocationFieldLocationField.create(String label, InventoryLocation location) Create a location field for a given location.static LocationFieldCreate a location field for a given location.LocationField.remove(InventoryLocation location) Remove a location from the list of allowed locations.