public class JRBaseSection extends Object implements JRSection, JRChangeEventsSupport, Serializable
JRBaseBand,
Serialized Form| 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.
|
protected JRBand[] bands
protected JRBaseSection()
protected JRBaseSection(JRBand band)
protected JRBaseSection(JRSection section, JRBaseObjectFactory factory)
public JRBand[] getBands()
JRSectionpublic Object clone()
clone in interface JRCloneableclone in class Objectpublic JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupportgetEventSupport in interface JRChangeEventsSupportCopyright © 2012. All Rights Reserved.