|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.compiere.apps | Provides for.... |
| org.compiere.apps.search | |
| org.compiere.framework | |
| org.compiere.model | Provides for.... |
| org.compiere.print | Provides for.... |
| org.compiere.print.layout | |
| Uses of Query in org.compiere.apps |
|---|
| Methods in org.compiere.apps with parameters of type Query | |
|---|---|
boolean |
APanel.initPanel(int AD_Workbench_ID,
int AD_Window_ID,
Query query)
Dynamic Panel Initialization - either single window or workbench. |
boolean |
AWindow.initWindow(int AD_Window_ID,
Query query)
Dynamic Initialization Single Window |
static void |
AEnv.zoom(Query query)
Zoom |
| Constructors in org.compiere.apps with parameters of type Query | |
|---|---|
AZoomAcross(JComponent invoker,
String tableName,
Query query,
int curWindow_ID)
Constructor |
|
| Uses of Query in org.compiere.apps.search |
|---|
| Methods in org.compiere.apps.search that return Query | |
|---|---|
Query |
Find.getQuery()
Get Query - Retrieve result |
| Uses of Query in org.compiere.framework |
|---|
| Methods in org.compiere.framework that return Query | |
|---|---|
Query |
Query.deepCopy()
Clone Query |
static Query |
Query.get(Ctx ctx,
int AD_PInstance_ID,
String TableName)
Get Query from Parameter |
static Query |
Query.getEqualQuery(String columnName,
int value)
Create simple Equal Query. |
static Query |
Query.getEqualQuery(String columnName,
Object value)
Create simple Equal Query. |
static Query |
Query.getNoRecordQuery(String tableName,
boolean newRecord)
Create No Record query. |
Query |
Lookup.getZoomQuery()
Get Zoom Query String - default implementation |
| Methods in org.compiere.framework with parameters of type Query | |
|---|---|
int |
Lookup.getZoomWindow(Query query)
Get Zoom - default implementation |
| Uses of Query in org.compiere.model |
|---|
| Fields in org.compiere.model declared as Query | |
|---|---|
Query |
MLookupInfo.ZoomQuery
Zoom Query |
| Methods in org.compiere.model that return Query | |
|---|---|
Query |
GridWorkbench.getQuery()
Get Workbench Query. |
Query |
GridTab.getQuery()
Get Query |
Query |
MRequestType.getQuery(MGoalRestriction[] restrictions,
String MeasureDisplay,
Timestamp date,
int R_Status_ID,
MRole role)
Get Zoom Query |
Query |
MProjectType.getQuery(MGoalRestriction[] restrictions,
String MeasureDisplay,
Timestamp date,
int C_Phase_ID,
MRole role)
Get Zoom Query |
Query |
MMeasureCalc.getQuery(MGoalRestriction[] restrictions,
String MeasureDisplay,
Timestamp date,
MRole role)
Get Zoom Query |
Query |
MLookup.getZoomQuery()
Get Zoom Query String |
| Methods in org.compiere.model with parameters of type Query | |
|---|---|
int |
MLookup.getZoomWindow(Query query)
Get Zoom |
void |
GridTab.setQuery(Query query)
Set Query |
| Constructors in org.compiere.model with parameters of type Query | |
|---|---|
MLookupInfo(String sqlQuery,
String tableName,
String keyColumn,
int zoomWindow,
int zoomWindowPO,
Query zoomQuery)
Constructor. |
|
| Uses of Query in org.compiere.print |
|---|
| Methods in org.compiere.print that return Query | |
|---|---|
Query |
View.getDrillAcross(Point absolutePoint)
Get Drill Across |
Query |
View.getDrillDown(Point absolutePoint)
Get Drill Down |
Query |
ReportEngine.getQuery()
Get Query |
| Methods in org.compiere.print with parameters of type Query | |
|---|---|
PrintData |
DataEngine.getPrintData(Ctx ctx,
MPrintFormat format,
Query query)
Load Data |
protected void |
ReportEngine.setQuery(Query query)
Set Query and generate PrintData. |
void |
MPrintFormat.setTranslationViewQuery(Query query)
Update the Query to access the Translation View. |
| Constructors in org.compiere.print with parameters of type Query | |
|---|---|
AReport(int AD_Table_ID,
JComponent invoker,
Query query)
Constructor |
|
ReportEngine(Ctx ctx,
MPrintFormat pf,
Query query,
PrintInfo info)
Constructor |
|
| Uses of Query in org.compiere.print.layout |
|---|
| Methods in org.compiere.print.layout that return Query | |
|---|---|
Query |
Page.getDrillAcross(Point relativePoint)
Get DrillAcross value |
Query |
TableElement.getDrillAcross(Point relativePoint,
int pageNo)
Get Drill Across value |
Query |
StringElement.getDrillAcross(Point relativePoint,
int pageNo)
Get Drill Across value |
Query |
PrintElement.getDrillAcross(Point relativePoint,
int pageNo)
Get Drill Across value |
Query |
Page.getDrillDown(Point relativePoint)
Get DrillDown value |
Query |
HeaderFooter.getDrillDown(Point relativePoint)
Get DrillDown value |
Query |
TableElement.getDrillDown(Point relativePoint,
int pageNo)
Get Drill Down value |
Query |
StringElement.getDrillDown(Point relativePoint,
int pageNo)
Get Drill Down value |
Query |
PrintElement.getDrillDown(Point relativePoint,
int pageNo)
Get Drill Down value |
| Methods in org.compiere.print.layout with parameters of type Query | |
|---|---|
void |
LayoutEngine.setPrintData(PrintData data,
Query query,
boolean doLayout)
Set PrintData. |
| Constructors in org.compiere.print.layout with parameters of type Query | |
|---|---|
LayoutEngine(MPrintFormat format,
PrintData data,
Query query)
Detail Constructor |
|
ParameterElement(Query query,
Ctx ctx,
MPrintTableFormat tFormat)
Parameter Element. |
|
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||