|
Oracle Reports Java API Reference 10g (9.0.4) B12019-01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Group | |
| oracle.reports.plugin.definition | Provides Java classes representing Report context and Reports objects for the Plugin to access Reports environment information, such as command line parameters, locale, and Reports objects in the same report. |
| 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 the first child group of this group. |
Group |
Group.getParent()Returns the parent group of this group. |
Group[] |
DataSource.getGroups()Returns the groups of this data source. |
|
Oracle Reports Java API Reference | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||