|
|||||||||
| 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 Menu

java.lang.ObjectWOComponent
er.reporting.examples.Menu
- public class Menu
- extends WOComponent
| Field Summary | |
protected java.lang.String |
excelSheetLocation
|
| Constructor Summary | |
Menu(WOContext c)
|
|
| Method Summary | |
NSData |
dataFromFile(java.io.File f)
|
NSData |
excelSheetLocation()
|
WOComponent |
gotoCustomPresoTest()
|
WOComponent |
gotoGroupByPage()
|
WOComponent |
gotoQuickReportTest()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
excelSheetLocation
protected java.lang.String excelSheetLocation
| Constructor Detail |
Menu
public Menu(WOContext c)
| Method Detail |
gotoGroupByPage
public WOComponent gotoGroupByPage()
gotoQuickReportTest
public WOComponent gotoQuickReportTest()
gotoCustomPresoTest
public WOComponent gotoCustomPresoTest()
dataFromFile
public NSData dataFromFile(java.io.File f) throws java.io.IOException
excelSheetLocation
public NSData excelSheetLocation()
throws java.io.IOException
|
|||||||||
| Home >> All >> er >> reporting >> [ examples overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
WOComponent