public class JRBaseSection extends java.lang.Object implements JRSection, JRChangeEventsSupport, java.io.Serializable
JRBaseBand
,
Serialized FormModifier 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 |
---|---|
java.lang.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()
JRSection
public JRPart[] getParts()
JRSection
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
public JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupport
getEventSupport
in interface JRChangeEventsSupport
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com