public class JRBaseSection extends Object implements JRSection, JRChangeEventsSupport, Serializable
JRBaseBand,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
protected JRBand[] |
bands |
protected JRPart[] |
parts |
| Modifier | Constructor and Description |
|---|---|
protected |
JRBaseSection() |
protected |
JRBaseSection(JRBand band) |
protected |
JRBaseSection(JRSection section,
JRBaseObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
JRBand[] |
getBands()
Returns the bands within the current section.
|
JRPropertyChangeSupport |
getEventSupport()
Returns the property change support object for this instance.
|
JRPart[] |
getParts()
Returns the parts within the current section.
|
protected JRBaseSection()
protected JRBaseSection(JRBand band)
protected JRBaseSection(JRSection section, JRBaseObjectFactory factory)
public JRBand[] getBands()
JRSectionpublic JRPart[] getParts()
JRSectionpublic Object clone()
clone in interface JRCloneableclone in class Objectpublic JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupportgetEventSupport in interface JRChangeEventsSupportCopyright © 2017. All rights reserved.