Uses of Class
org.compiere.model.MQuery
-
-
Uses of MQuery in org.adempiere.apps.graph
Methods in org.adempiere.apps.graph that return MQuery Modifier and Type Method Description MQueryGraphColumn. getMQuery(MGoal mGoal)MQueryChartBuilder. getQuery(String key)Methods in org.adempiere.apps.graph that return types with arguments of type MQuery Modifier and Type Method Description HashMap<String,MQuery>ChartBuilder. getQueries() -
Uses of MQuery in org.adempiere.model
Fields in org.adempiere.model declared as MQuery Modifier and Type Field Description MQueryZoomInfoFactory.ZoomInfo. queryConstructors in org.adempiere.model with parameters of type MQuery Constructor Description ZoomInfo(int windowId, MQuery query, String destinationDisplay) -
Uses of MQuery in org.adempiere.print.export
Constructors in org.adempiere.print.export with parameters of type MQuery Constructor Description PrintDataExcelExporter(PrintData printData, MPrintFormat printFormat, Map<MPrintFormatItem,PrintData> childPrintFormatDetails, Boolean[] colSuppressRepeats, MQuery query)PrintDataXLSXExporter(PrintData printData, MPrintFormat printFormat, Map<MPrintFormatItem,PrintData> childPrintFormatDetails, Boolean[] colSuppressRepeats, MQuery query) -
Uses of MQuery in org.adempiere.util
Methods in org.adempiere.util with parameters of type MQuery Modifier and Type Method Description protected abstract booleanAbstractDocumentSearch. openWindow(int windowId, MQuery query) -
Uses of MQuery in org.adempiere.webui
Constructors in org.adempiere.webui with parameters of type MQuery Constructor Description WZoomAcross(org.zkoss.zk.ui.Component invoker, String tableName, int windowID, MQuery query)Constructor -
Uses of MQuery in org.adempiere.webui.adwindow
Methods in org.adempiere.webui.adwindow with parameters of type MQuery Modifier and Type Method Description booleanAbstractADWindowContent. initPanel(MQuery query)protected GridTabAbstractADWindowContent. initTab(MQuery query, int tabIndex)Constructors in org.adempiere.webui.adwindow with parameters of type MQuery Constructor Description ADWindow(Properties ctx, int adWindowId, MQuery query) -
Uses of MQuery in org.adempiere.webui.apps
Methods in org.adempiere.webui.apps with parameters of type MQuery Modifier and Type Method Description static voidAEnv. showZoomWindow(int AD_Window_ID, MQuery query)open zoom window with querystatic voidAEnv. zoom(int AD_Table_ID, int Record_ID, MQuery query)static voidAEnv. zoom(int AD_Table_ID, int Record_ID, MQuery query, int windowNo)Zoomstatic voidAEnv. zoom(int AD_Window_ID, MQuery query)static voidAEnv. zoom(int AD_Window_ID, MQuery query, int windowNo)Zoom to a window with the provided window id and filters according to the querystatic voidAEnv. zoom(MQuery query)ZoomConstructors in org.adempiere.webui.apps with parameters of type MQuery Constructor Description WReport(int AD_Table_ID, MQuery query)ConstructorWReport(int AD_Table_ID, MQuery query, org.zkoss.zk.ui.Component parent, int WindowNo)ConstructorWReport(int AD_Table_ID, MQuery query, org.zkoss.zk.ui.Component parent, int WindowNo, String whereExtended)Constructor -
Uses of MQuery in org.adempiere.webui.desktop
Methods in org.adempiere.webui.desktop with parameters of type MQuery Modifier and Type Method Description voidIDesktop. openWindow(int windowId, MQuery query, Callback<ADWindow> callback)voidTabbedDesktop. openWindow(int windowId, MQuery query, Callback<ADWindow> callback)voidIDesktop. showWindow(int window_ID, MQuery query)Deprecated.voidTabbedDesktop. showWindow(int AD_Window_ID, MQuery query)Deprecated.voidIDesktop. showZoomWindow(int window_ID, MQuery query)voidTabbedDesktop. showZoomWindow(int AD_Window_ID, MQuery query) -
Uses of MQuery in org.adempiere.webui.util
Methods in org.adempiere.webui.util with parameters of type MQuery Modifier and Type Method Description protected booleanDocumentSearch. openWindow(int windowId, MQuery query) -
Uses of MQuery in org.adempiere.webui.window
Methods in org.adempiere.webui.window that return MQuery Modifier and Type Method Description MQueryFindWindow. getQuery()Get Query - Retrieve result -
Uses of MQuery in org.compiere.apps.form
Fields in org.compiere.apps.form declared as MQuery Modifier and Type Field Description MQueryTrxMaterial. m_staticQuery -
Uses of MQuery in org.compiere.model
Fields in org.compiere.model declared as MQuery Modifier and Type Field Description MQueryMLookupInfo. ZoomQueryZoom QueryMethods in org.compiere.model that return MQuery Modifier and Type Method Description MQueryMQuery. clone()MQueryMQuery. deepCopy()Clone Querystatic MQueryMQuery. get(Properties ctx, int AD_PInstance_ID, String TableName)Get Query from Parameterstatic MQueryMQuery. getEqualQuery(String columnName, int value)Create simple Equal Query.static MQueryMQuery. getEqualQuery(String columnName, Object value)Create simple Equal Query.static MQueryMQuery. getNoRecordQuery(String tableName, boolean newRecord)Create No Record query.MQueryGridTab. getQuery()Get QueryMQueryMMeasureCalc. getQuery(MGoalRestriction[] restrictions, String MeasureDisplay, Timestamp date, MRole role)Get Zoom QueryMQueryMProjectType. getQuery(MGoalRestriction[] restrictions, String MeasureDisplay, Timestamp date, int C_Phase_ID, MRole role)Get Zoom QueryMQueryMRequestType. getQuery(MGoalRestriction[] restrictions, String MeasureDisplay, Timestamp date, int R_Status_ID, MRole role)Get Zoom QueryMQueryMQuery. getReportProcessQuery()MQueryLookup. getZoomQuery()Get Zoom Query String - default implementationMQueryMChartDatasource. getZoomQuery(MChart parent, String value, String category2)MQueryMLookup. getZoomQuery()Get Zoom Query StringMethods in org.compiere.model with parameters of type MQuery Modifier and Type Method Description static intMZoomCondition. findZoomWindow(MQuery query)find first AD_Window_ID from matching zoom condition recordstatic intMZoomCondition. findZoomWindowByWindowId(int AD_Window_ID, MQuery query)static intMZoomCondition. findZoomWindowByWindowId(int AD_Window_ID, MQuery query, int windowNo)find first AD_Window_ID from matching zoom condition recordintLookup. getZoom(MQuery query)Get Zoom - default implementationintMLookup. getZoom(MQuery query)Get ZoomvoidGridTab. setQuery(MQuery query)Set QueryvoidMQuery. setReportProcessQuery(MQuery query)Constructors in org.compiere.model with parameters of type MQuery Constructor Description MLookupInfo(String sqlQuery, String tableName, String keyColumn, int zoomWindow, int zoomWindowPO, MQuery zoomQuery)Constructor. -
Uses of MQuery in org.compiere.print
Methods in org.compiere.print that return MQuery Modifier and Type Method Description MQueryReportEngine. getQuery()Get QueryMethods in org.compiere.print with parameters of type MQuery Modifier and Type Method Description PrintDataDataEngine. getPrintData(Properties ctx, MPrintFormat format, MQuery query)Load DataPrintDataDataEngine. getPrintData(Properties ctx, MPrintFormat format, MQuery query, boolean summary)Load DatavoidReportEngine. setQuery(MQuery query)Set Query and generate PrintData.voidMPrintFormat. setTranslationViewQuery(MQuery query)Update the Query to access the Translation View.Constructors in org.compiere.print with parameters of type MQuery Constructor Description ReportEngine(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info)ConstructorReportEngine(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info, boolean isSummary)Set report engine with summary and null transactionReportEngine(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info, boolean isSummary, String trxName)ConstructorReportEngine(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info, String trxName)Set report engine with summary = false -
Uses of MQuery in org.compiere.print.layout
Methods in org.compiere.print.layout that return MQuery Modifier and Type Method Description MQueryPage. getDrillAcross(Point relativePoint)Get DrillAcross valueMQueryPrintElement. getDrillAcross(Point relativePoint, int pageNo)Get Drill Across valueMQueryStringElement. getDrillAcross(Point relativePoint, int pageNo)Get Drill Across valueMQueryTableElement. getDrillAcross(Point relativePoint, int pageNo)Get Drill Across valueMQueryHeaderFooter. getDrillDown(Point relativePoint)Get DrillDown valueMQueryPage. getDrillDown(Point relativePoint)Get DrillDown valueMQueryPrintElement. getDrillDown(Point relativePoint, int pageNo)Get Drill Down valueMQueryStringElement. getDrillDown(Point relativePoint, int pageNo)Get Drill Down valueMQueryTableElement. getDrillDown(Point relativePoint, int pageNo)Get Drill Down valueMethods in org.compiere.print.layout with parameters of type MQuery Modifier and Type Method Description voidLayoutEngine. setPrintData(PrintData data, MQuery query, boolean doLayout)Set PrintData.voidLayoutEngine. setPrintData(PrintData data, MQuery query, boolean doLayout, String trxName)Constructors in org.compiere.print.layout with parameters of type MQuery Constructor Description LayoutEngine(MPrintFormat format, PrintData data, MQuery query, PrintInfo info)Detail ConstructorLayoutEngine(MPrintFormat format, PrintData data, MQuery query, PrintInfo info, String trxName)Detail ConstructorParameterElement(MQuery query, Properties ctx, MPrintTableFormat tFormat)Parameter Element.PInstanceLogElement(Properties ctx, MQuery query, MPrintTableFormat tFormat) -
Uses of MQuery in org.compiere.util
Methods in org.compiere.util with parameters of type MQuery Modifier and Type Method Description static intEnv. getZoomWindowID(MQuery query) -
Uses of MQuery in org.idempiere.print
Methods in org.idempiere.print with parameters of type MQuery Modifier and Type Method Description voidIPrintHeaderFooter. createHeaderFooter(MPrintFormat m_format, HeaderFooter m_headerFooter, Rectangle m_header, Rectangle m_footer, MQuery m_query)voidStandardHeaderFooter. createHeaderFooter(MPrintFormat m_format, HeaderFooter m_headerFooter, Rectangle m_header, Rectangle m_footer, MQuery m_query)Create Standard Header/Footer
-