Uses of Class
org.compiere.grid.VTable
-
Packages that use VTable Package Description org.compiere.grid Package org.compiere.grid -
-
Uses of VTable in org.compiere.grid
Methods in org.compiere.grid that return VTable Modifier and Type Method Description VTableGridController. getTable()Get VTableConstructors in org.compiere.grid with parameters of type VTable Constructor Description VTableExcelAdapter(VTable table)The Excel Adapter is constructed with a VTable on which it enables Copy-Paste and acts as a Clipboard listener.
-