Property | Defined By | ||
---|---|---|---|
band : StiBand
A Band that should be output on all pages. | StiBandItem | ||
dataBand : StiDataBand
A DataBand to what the band belongs to and what it is nesessary to be output on all pages. | StiBandItem |
Method | Defined By | ||
---|---|---|---|
StiBandItem |
band | property |
public var band:StiBand
A Band that should be output on all pages.
dataBand | property |
public var dataBand:StiDataBand
A DataBand to what the band belongs to and what it is nesessary to be output on all pages.
StiBandItem | () | Constructor |
public function StiBandItem(dataBand:StiDataBand, band:StiBand)
dataBand:StiDataBand | |
band:StiBand |