Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

er.reporting.examples
Class Report  view Report download Report.java

java.lang.Object
  extended byWOComponent
      extended byer.reporting.examples.Report

public class Report
extends WOComponent


Constructor Summary
Report(WOContext c)
           
 
Method Summary
 void appendToResponse(WOResponse r, WOContext c)
           
 WOComponent back()
           
 WOComponent refresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Report

public Report(WOContext c)
Method Detail

back

public WOComponent back()

appendToResponse

public void appendToResponse(WOResponse r,
                             WOContext c)

refresh

public WOComponent refresh()