Uses of Class
org.compiere.apps.search.Info_Column
-
Packages that use Info_Column Package Description org.compiere.apps.search Package org.compiere.apps.searchorg.compiere.minigrid Package org.compiere.minigrid -
-
Uses of Info_Column in org.compiere.apps.search
Fields in org.compiere.apps.search declared as Info_Column Modifier and Type Field Description protected Info_Column[]Info. p_layoutLayout of GridMethods in org.compiere.apps.search that return Info_Column Modifier and Type Method Description protected Info_Column[]InfoProduct. getProductLayout()Get Product LayoutMethods in org.compiere.apps.search with parameters of type Info_Column Modifier and Type Method Description protected voidInfo. prepareTable(Info_Column[] layout, String from, String staticWhere, String orderBy)Prepare Table, Construct SQL (m_m_sqlMain, m_sqlAdd) and size Window -
Uses of Info_Column in org.compiere.minigrid
Methods in org.compiere.minigrid with parameters of type Info_Column Modifier and Type Method Description voidMiniTable. addTotals(Info_Column[] layout)Adding a new row with the totals
-