maxNestedLevel:int
Implementation public function get maxNestedLevel():int
public function set maxNestedLevel(value:int):void
nestedFactor:int
Implementation public function get nestedFactor():int
public function set nestedFactor(value:int):void
showBorders:Boolean
Implementation public function get showBorders():Boolean
public function set showBorders(value:Boolean):void
showDatas:Boolean
Implementation public function get showDatas():Boolean
public function set showDatas(value:Boolean):void
showFooters:Boolean
Implementation public function get showFooters():Boolean
public function set showFooters(value:Boolean):void
showGroupFooters:Boolean
Implementation public function get showGroupFooters():Boolean
public function set showGroupFooters(value:Boolean):void
showGroupHeaders:Boolean
Implementation public function get showGroupHeaders():Boolean
public function set showGroupHeaders(value:Boolean):void
showHeaders:Boolean
Implementation public function get showHeaders():Boolean
public function set showHeaders(value:Boolean):void
showPageFooters:Boolean
Implementation public function get showPageFooters():Boolean
public function set showPageFooters(value:Boolean):void
showPageHeaders:Boolean
Gets or sets a value which indicates that styles creator will create a style for PageHeaderBands.
Implementation public function get showPageHeaders():Boolean
public function set showPageHeaders(value:Boolean):void
showReportSummaries:Boolean
Gets or sets a value which indicates that styles creator will create a style for ReportSummaryBands.
Implementation public function get showReportSummaries():Boolean
public function set showReportSummaries(value:Boolean):void
showReportTitles:Boolean
Gets or sets a value which indicates that styles creator will create a style for ReportTitleBands.
Implementation public function get showReportTitles():Boolean
public function set showReportTitles(value:Boolean):void
public function StiStylesCreator(report:StiReport)
Parameters public function createStyles(collectionName:String, baseColor:StiColor):Vector.<StiBaseStyle>
Parameters
| collectionName:String |
|
| baseColor:StiColor |
Returns
Mon Mar 27 2017, 09:08 AM +03:00