Oracle Reports
Java API Reference
10g Release 2 (10.1.2)
B14049-01

Uses of Class
oracle.reports.plugin.definition.Group

Packages that use Group
oracle.reports.plugin.definition   

 

Uses of Group in oracle.reports.plugin.definition

 

Methods in oracle.reports.plugin.definition that return Group
 Group Report.getFirstGroup()
          Returns the first group in this report.
 Group Column.getGroup()
          Returns the group of this column
 Group Group.getNextSibling()
          Returns the next sibling group of this group
 Group Group.getPreviousSibling()
          Returns the previous sibling group of this group
 Group Group.getFirstChild()
          Returns first child group of this group
 Group Group.getParent()
          Returns parent group of this group
 Group[] DataSource.getGroups()
          Returns the groups of this data source.

 


Oracle Reports
Java API Reference

Copyright © 1994, 2005 Oracle Corporation. All Rights Reserved.