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 InsertRowCollectionRequest
          This request attempts to insert the given RowCollection into the database.
 class PageRequest
          Request a different page of the RC Creation date: (12/6/2001 8:37:51 PM)
 class PrintRequest
           
 class RemoveAllRequest
          Magic Request to remove all Rows from a RowCollection.