|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.adempiere.webui.apps.WReport
public class WReport
Base on org.compiere.print.AReport
| Constructor Summary | |
|---|---|
WReport(int AD_Table_ID,
MQuery query)
Constructor |
|
WReport(int AD_Table_ID,
MQuery query,
ASyncProcess parent,
int WindowNo)
Constructor |
|
| Method Summary | |
|---|---|
static int |
getAD_Table_ID(String tableName)
Get AD_Table_ID for Table Name |
boolean |
isAsap()
|
void |
onEvent(Event event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WReport(int AD_Table_ID,
MQuery query)
AD_Table_ID - tableinvoker - component to display popup (optional)query - query
public WReport(int AD_Table_ID,
MQuery query,
ASyncProcess parent,
int WindowNo)
AD_Table_ID - tableinvoker - component to display popup (optional)query - queryparent - The invoking parent windowWindowNo - The invoking parent window number| Method Detail |
|---|
public static int getAD_Table_ID(String tableName)
tableName - table name
public boolean isAsap()
public void onEvent(Event event)
onEvent in interface EventListener
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||