Uses of Class
planetj.magic.RowCollectionRequest

Packages that use RowCollectionRequest
planetj.chart   
planetj.magic   
 

Uses of RowCollectionRequest in planetj.chart
 

Subclasses of RowCollectionRequest in planetj.chart
 class ChartRequest
          Request a chart to be created and written to the output stream.
 

Uses of RowCollectionRequest in planetj.magic
 

Subclasses of RowCollectionRequest in planetj.magic
 class PrintRequest
           
 class PrintRowRequest
           
 class RemoveAllRequest
          Magic Request to remove all Rows from a RowCollection.