Package com.storedobject.ui.inventory
Class ItemContext
java.lang.Object
com.storedobject.ui.inventory.ItemContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassemble(HasInventoryItem hasItem) voidassemble(InventoryItem item) voidbreakAssembly(HasInventoryItem hasItem) voidbreakAssembly(InventoryItem item) voideditCost(HasInventoryItem hasItem) voideditCost(InventoryItem item) voidinspect(HasInventoryItem hasItem) voidinspect(InventoryItem item) voidinspectAssembly(HasInventoryItem hasItem) voidinspectAssembly(InventoryItem item) voidsetRefresher(Runnable refresher) voidsetView(ExecutableView view) voidsplit(HasInventoryItem hasItem) voidsplit(InventoryItem item) voidview(HasInventoryItem hasItem) voidview(HasInventoryItemType hasItemType) voidview(InventoryItem item) voidview(InventoryItemType itemType) voidviewAssembly(HasInventoryItem hasItem) voidviewAssembly(InventoryItem item) voidviewFitment(HasInventoryItem hasItem) voidviewFitment(InventoryItem item) voidviewFitmentLocations(HasInventoryItem hasItem) voidvoidviewGRN(HasInventoryItem hasItem) voidviewGRN(HasInventoryItem hasItem, boolean includeSource) voidviewGRN(InventoryItem item) voidviewGRN(InventoryItem item, boolean includeSource) voidviewMovements(HasInventoryItem hasItem) voidviewMovements(InventoryItem item) voidviewParentAssembly(HasInventoryItem hasItem) voidvoidviewSource(InventoryGRN grn, InventoryItem item, boolean showGRN) voidviewStock(HasInventoryItem hasItem) voidviewStock(HasInventoryItemType hasInventoryItemType) voidviewStock(InventoryItem item) voidviewStock(InventoryItemType itemType)
-
Constructor Details
-
ItemContext
public ItemContext()
-
-
Method Details
-
setRefresher
-
setView
-
inspect
-
inspect
-
inspectAssembly
-
inspectAssembly
-
split
-
split
-
assemble
-
assemble
-
breakAssembly
-
breakAssembly
-
view
-
view
-
view
-
view
-
viewMovements
-
viewMovements
-
viewAssembly
-
viewAssembly
-
viewParentAssembly
-
viewParentAssembly
-
viewStock
-
viewStock
-
viewStock
-
viewStock
-
viewFitment
-
viewFitment
-
viewFitmentLocations
-
viewFitmentLocations
-
viewGRN
-
viewGRN
-
viewSource
-
viewGRN
-
viewGRN
-
editCost
-
editCost
-