Uses of Class
com.storedobject.vaadin.ListGrid
Packages that use ListGrid
Package
Description
-
Uses of ListGrid in com.storedobject.ui
Subclasses of ListGrid in com.storedobject.uiModifier and TypeClassDescriptionclassAn editable grid.classAbstractLinkGrid<T extends StoredObject>classActionGrid<T>A grid to be shown in a window with "Yes/No" buttons and an action is carried out if the "Yes" button is pressed.classDataGrid<T>classDetailLinkGrid<T extends StoredObject>classEditableGrid<T>An editable grid that can be used to edit a list of objects of any type.classEditableObjectGrid<T extends StoredObject>An editable grid of objects.classclassclassListEditor<T>This class can be used to edit a list of any kind of Object instances.classMessageGrid<T extends StoredObject>A grid to be shown in a window with an "Ok" button and it will be closed when the button is pressed.classObjectBrowser<T extends StoredObject>A specialized grid-based component designed for browsing, editing, and managing objects of a specified class.classObjectBrowserEditor<T extends StoredObject>classObjectBrowserViewer<T extends StoredObject>classObjectComparisonGrid<T extends StoredObject>classObjectGrid<T extends StoredObject>classObjectHistoryGrid<T extends StoredObject>classObjectListEditor<T extends StoredObject>This class can be used to edit a list ofStoredObjects.classObjectListGrid<T extends StoredObject>Grid that can be used show a list ofStoredObjectinstances.classObjectMemoryGrid<T extends StoredObject>Grid that can be used shows a list ofStoredObjectinstances.classObjectSearchBrowser<T extends StoredObject>A grid-view that is typically used for searching and setting a particular instance of aStoredObject.classclassReferenceLinkGrid<T extends StoredObject>classViewGrid<T>classXGrid<X extends XGrid.XData>class -
Uses of ListGrid in com.storedobject.ui.accounts
Subclasses of ListGrid in com.storedobject.ui.accountsModifier and TypeClassDescriptionclassAbstractInvoiceBrowser<I extends Invoice>classBaseCustomerInvoiceBrowser<I extends CustomerInvoice>classBaseSupplierInvoiceBrowser<I extends SupplierInvoice>classclassclassclassclass -
Uses of ListGrid in com.storedobject.ui.common
Subclasses of ListGrid in com.storedobject.ui.commonModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of ListGrid in com.storedobject.ui.crm
Subclasses of ListGrid in com.storedobject.ui.crm -
Uses of ListGrid in com.storedobject.ui.inventory
Subclasses of ListGrid in com.storedobject.ui.inventoryModifier and TypeClassDescriptionclassclassclassAbstractRequestMaterial<MR extends MaterialRequest,MRI extends MaterialRequestItem> classAbstractReturnMaterial<M extends MaterialReturned,L extends MaterialReturnedItem> classAbstractSale<S extends InventorySale,SI extends InventorySaleItem> classAbstractSendAndReceiveMaterial<T extends InventoryTransfer,L extends InventoryTransferItem> classBaseProcessMaterialRequest<MR extends MaterialRequest,MRI extends MaterialRequestItem> classBaseReceiveMaterialRequested<MR extends MaterialRequest,MRI extends MaterialRequestItem> classBaseRequestMaterial<MR extends MaterialRequest,MRI extends MaterialRequestItem> classGRN - Create, edit and process GRNs.classclassItemsSentForRepair<I extends InventoryItem>final classclassFor locating stocks of a given "Part Number" and its APNs.classLocationMonitoring<I extends InventoryItem,L extends InventoryLocation> classSelect stock multiple entries from a list of given stock items.classclassPOBrowser<T extends InventoryPO>classclassclassfinal classfinal classclassclassclassReturnMaterial<M extends MaterialReturned,L extends MaterialReturnedItem> classclassSelect stock entry from a list of given stock items.final classclassSendItemsOut<R extends InventoryReturn,RI extends InventoryReturnItem> classToolMonitoring<I extends InventoryItem>final class -
Uses of ListGrid in com.storedobject.ui.iot
Subclasses of ListGrid in com.storedobject.ui.iotModifier and TypeClassDescriptionclassclassclass -
Uses of ListGrid in com.storedobject.ui.support
Subclasses of ListGrid in com.storedobject.ui.support -
Uses of ListGrid in com.storedobject.ui.tools
Subclasses of ListGrid in com.storedobject.ui.toolsModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of ListGrid in com.storedobject.vaadin
Subclasses of ListGrid in com.storedobject.vaadinModifier and TypeClassDescriptionclassA grid to be shown in a window with "Proceed/Cancel" buttons to select multiple entries.classSelectGrid<T>A grid to be shown in a window with "Proceed/Cancel" buttons to select an entry.classViewGrid<T>A grid to be shown in a window with an "Exit" button for viewing the rows of the grid.