Uses of Class
com.storedobject.ui.inventory.GRNEditor
Packages that use GRNEditor
-
Uses of GRNEditor in com.storedobject.ui.inventory
Constructors in com.storedobject.ui.inventory with parameters of type GRNEditorModifierConstructorDescriptionReceiveAndBin(Date date, String reference, List<InventoryItem> itemList, TransactionManager.Transact update, Runnable refresher, GRNEditor grnEditor) ReceiveAndBin(Date date, String reference, List<InventoryItem> itemList, TransactionManager.Transact update, Runnable refresher, GRNEditor grnEditor, boolean allowSNChange) ReceiveAndBin(Date date, String reference, List<InventoryItem> itemList, TransactionManager.Transact update, Runnable refresher, GRNEditor grnEditor, boolean allowSNChange, com.vaadin.flow.component.Component... extraComponents)