|
|||||||||
| Home >> All >> er >> reporting >> [ examples overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
er.reporting.examples
Class Main

java.lang.ObjectWOComponent
er.reporting.examples.Main
- public class Main
- extends WOComponent
| Field Summary | |
NSArray |
attribArray
|
NSArray |
critArray
|
private er.extensions.ERXLogger |
log
|
WODisplayGroup |
movieDisplayGroup
|
| Constructor Summary | |
Main(WOContext c)
|
|
| Method Summary | |
void |
creatingModelsProgrammatically()
|
WOComponent |
rebuild()
|
WOComponent |
reload()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
log
private er.extensions.ERXLogger log
movieDisplayGroup
public WODisplayGroup movieDisplayGroup
attribArray
public NSArray attribArray
critArray
public NSArray critArray
| Constructor Detail |
Main
public Main(WOContext c)
| Method Detail |
reload
public WOComponent reload()
rebuild
public WOComponent rebuild()
creatingModelsProgrammatically
public void creatingModelsProgrammatically()
|
|||||||||
| Home >> All >> er >> reporting >> [ examples overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
WOComponent