Package com.storedobject.ui.inventory
Class ItemContext
java.lang.Object
com.storedobject.ui.inventory.ItemContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
breakAssembly
(HasInventoryItem hasItem) void
breakAssembly
(InventoryItem item) void
editCost
(HasInventoryItem hasItem) void
editCost
(InventoryItem item) void
inspect
(HasInventoryItem hasItem) void
inspect
(InventoryItem item) void
setRefresher
(Runnable refresher) void
setView
(ExecutableView view) void
split
(HasInventoryItem hasItem) void
split
(InventoryItem item) void
view
(HasInventoryItem hasItem) void
view
(HasInventoryItemType hasItemType) void
view
(InventoryItem item) void
view
(InventoryItemType itemType) void
viewAssembly
(HasInventoryItem hasItem) void
viewAssembly
(InventoryItem item) void
viewCost
(HasInventoryItem hasItem) void
viewCost
(InventoryItem item) void
viewFitment
(HasInventoryItem hasItem) void
viewFitment
(InventoryItem item) void
viewFitmentLocations
(HasInventoryItem hasItem) void
void
viewGRN
(HasInventoryItem hasItem) void
viewGRN
(InventoryItem item) void
viewMovements
(HasInventoryItem hasItem) void
viewMovements
(InventoryItem item) void
viewParentAssembly
(HasInventoryItem hasItem) void
void
viewStock
(HasInventoryItem hasItem) void
viewStock
(HasInventoryItemType hasInventoryItemType) void
viewStock
(InventoryItem item) void
viewStock
(InventoryItemType itemType)
-
Constructor Details
-
ItemContext
public ItemContext()
-
-
Method Details
-
setRefresher
-
setView
-
inspect
-
inspect
-
split
-
split
-
breakAssembly
-
breakAssembly
-
view
-
view
-
view
-
view
-
viewMovements
-
viewMovements
-
viewAssembly
-
viewAssembly
-
viewParentAssembly
-
viewParentAssembly
-
viewStock
-
viewStock
-
viewStock
-
viewStock
-
viewFitment
-
viewFitment
-
viewFitmentLocations
-
viewFitmentLocations
-
viewGRN
-
viewGRN
-
viewCost
-
viewCost
-
editCost
-
editCost
-