public class JRBaseSection extends Object implements JRSection, JRChangeEventsSupport, 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 |
---|---|
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 Object clone()
clone
in interface JRCloneable
clone
in class Object
public JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupport
getEventSupport
in interface JRChangeEventsSupport
Copyright © 2015. All rights reserved.