Oracle Reports
Java API Reference
11g Release 1 (11.1.1)
E10775-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 Group.getFirstChild()
          Returns first child group of this group
 Group Report.getFirstGroup()
          Returns the first group in this report.
 Group Column.getGroup()
          Returns the group of this column
 Group[] DataSource.getGroups()
          Returns the groups of this data source.
 Group Group.getNextSibling()
          Returns the next sibling group of this group
 Group Group.getParent()
          Returns parent group of this group
 Group Group.getPreviousSibling()
          Returns the previous sibling group of this group
 


Oracle Reports
Java API Reference

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