Uses of Interface
com.storedobject.ui.inventory.ItemInput
Packages that use ItemInput
-
Uses of ItemInput in com.storedobject.ui.inventory
Classes in com.storedobject.ui.inventory that implement ItemInputModifier and TypeClassDescriptionclassAssemblyItemField<I extends InventoryItem>Field to accept an item that is fitted on an assembly.classItemComboField<I extends InventoryItem>classItemField<I extends InventoryItem>Field to accept an instance of theInventoryItemwith provision to input part number.classItemGetField<I extends InventoryItem>Field to accept an instance of theInventoryItemfrom direct search words.Methods in com.storedobject.ui.inventory that return ItemInputModifier and TypeMethodDescriptionstatic <I extends InventoryItem>
ItemInput<I> A helper method to create an instance of theItemInputfield based on the properties of the item's class.static <I extends InventoryItem>
ItemInput<I> A helper method to create an instance of theItemInputfield based on the properties of the item's class.static <I extends InventoryItem>
ItemInput<I> A helper method to create an instance of theItemInputfield based on the properties of the item's class.static <I extends InventoryItem>
ItemInput<I> A helper method to create an instance of theItemInputfield based on the properties of the item's class.