Packagestimulsoft.report.design.styles
Classpublic class StiStylesCreateForm
InheritanceStiStylesCreateForm Inheritance StiWindowForm Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
 InheritedallowDrag : Boolean
StiWindowForm
 InheritedallowResize : Boolean
StiWindowForm
 InheritedbottomForm : int
StiWindowForm
 InheritedbottomLine : Number
StiWindowForm
  buttonCancel : StiButton
StiStylesCreateForm
  buttonOk : StiButton
StiStylesCreateForm
 InheritedcancelButton : StiButton
StiWindowForm
  checkBoxBorders : StiCheckBox
StiStylesCreateForm
  checkBoxData : StiCheckBox
StiStylesCreateForm
  checkBoxFooter : StiCheckBox
StiStylesCreateForm
  checkBoxGroupFooter : StiCheckBox
StiStylesCreateForm
  checkBoxGroupHeader : StiCheckBox
StiStylesCreateForm
  checkBoxHeader : StiCheckBox
StiStylesCreateForm
  checkBoxPageFooter : StiCheckBox
StiStylesCreateForm
  checkBoxPageHeader : StiCheckBox
StiStylesCreateForm
  checkBoxRemoveExistingStyles : StiCheckBox
StiStylesCreateForm
  checkBoxReportSummary : StiCheckBox
StiStylesCreateForm
  checkBoxReportTitle : StiCheckBox
StiStylesCreateForm
  comboBoxColor : StiColorComboBox2
StiStylesCreateForm
  comboBoxNestedFactor : StiComboBox
StiStylesCreateForm
  comboBoxNestedLevel : StiComboBox
StiStylesCreateForm
 InheriteddialogResult : String
StiWindowForm
 InheriteddisplayContentOnly : Boolean
StiWindowForm
 Inheritedheight : Number
[override] [write-only]
StiWindowForm
 InheritedhelpUrl : String
StiWindowForm
 InheritedleftForm : int
StiWindowForm
 InheritedmaxHeight : Number
[override]
StiWindowForm
 InheritedmaximumSize : StiSize
StiWindowForm
 InheritedmaxWidth : Number
[override]
StiWindowForm
 InheritedminHeight : Number
[override]
StiWindowForm
 InheritedminimumSize : StiSize
StiWindowForm
 InheritedminWidth : Number
[override]
StiWindowForm
 InheritednoButton : StiButton
StiWindowForm
 InheritedokButton : StiButton
StiWindowForm
 InheritedpreventNegativeCoordinates : Boolean
StiWindowForm
  report : StiReport
StiStylesCreateForm
 Inheritedresult : *
StiWindowForm
 InheritedretryButton : StiButton
StiWindowForm
 InheritedrightForm : int
StiWindowForm
  textBoxCollectionName : StiTextInput
StiStylesCreateForm
 Inheritedtitle : String
StiWindowForm
 InheritedtopForm : int
StiWindowForm
 InheritedviewMetrics : EdgeMetrics
[override] [read-only]
StiWindowForm
  viewReportControl : StiStyleViewReportControl
StiStylesCreateForm
 Inheritedwidth : Number
[override] [write-only]
StiWindowForm
 Inheritedx : Number
[override] [write-only]
StiWindowForm
 Inheritedy : Number
[override] [write-only]
StiWindowForm
 InheritedyesButton : StiButton
StiWindowForm
Protected Properties
 PropertyDefined By
 Inheritedtheme : StiFormTheme
[read-only]
StiWindowForm
 InheritedtitleBar : Canvas = null
StiWindowForm
 InheritedtitleButtonClose : StiCloseButton = null
StiWindowForm
 InheritedtitleButtonHelp : StiHelpButton = null
StiWindowForm
 InheritedtitleLabel : Label = null
StiWindowForm
Public Methods
 MethodDefined By
  
Constructor.
StiStylesCreateForm
 Inherited
applyTheme():void
StiWindowForm
 Inherited
centerForm():void
StiWindowForm
 Inherited
close():void
StiWindowForm
  
show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void
[override]
StiStylesCreateForm
Protected Methods
 MethodDefined By
 Inherited
[override]
StiWindowForm
 Inherited
StiWindowForm
 Inherited
StiWindowForm
 Inherited
isMouseOnBottom(e:MouseEvent):Boolean
StiWindowForm
 Inherited
isMouseOnForm(e:MouseEvent):Boolean
StiWindowForm
 Inherited
isMouseOnLeft(e:MouseEvent):Boolean
StiWindowForm
 Inherited
isMouseOnRight(e:MouseEvent):Boolean
StiWindowForm
 Inherited
isMouseOnTop(e:MouseEvent):Boolean
StiWindowForm
 Inherited
onCancelButtonClickHandler(e:MouseEvent):void
StiWindowForm
  
onCreationComplete(event:FlexEvent):void
StiStylesCreateForm
 Inherited
onNoButtonClickHandler(e:MouseEvent):void
StiWindowForm
  
onOkButtonClickHandler(event:MouseEvent):void
[override]
StiStylesCreateForm
 Inherited
onRetryButtonClickHandler(e:MouseEvent):void
StiWindowForm
 Inherited
onStageMouseMove(e:MouseEvent):void
StiWindowForm
 Inherited
onStageMouseMoveResize(e:MouseEvent):void
StiWindowForm
 Inherited
onStageMouseUp(e:MouseEvent):void
StiWindowForm
 Inherited
onStageMouseUpResize(e:MouseEvent):void
StiWindowForm
 Inherited
onTitleBarMouseDown(e:MouseEvent):void
StiWindowForm
 Inherited
onTitleHelpButtonClick(e:MouseEvent):void
StiWindowForm
 Inherited
onYesButtonClickHandler(e:MouseEvent):void
StiWindowForm
  
update():void
StiStylesCreateForm
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiWindowForm
Events
 Event Summary Defined By
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
 InheritedStiWindowForm
Property Detail
buttonCancelproperty
public var buttonCancel:StiButton

This property can be used as the source for data binding.

buttonOkproperty 
public var buttonOk:StiButton

This property can be used as the source for data binding.

checkBoxBordersproperty 
public var checkBoxBorders:StiCheckBox

This property can be used as the source for data binding.

checkBoxDataproperty 
public var checkBoxData:StiCheckBox

This property can be used as the source for data binding.

checkBoxFooterproperty 
public var checkBoxFooter:StiCheckBox

This property can be used as the source for data binding.

checkBoxGroupFooterproperty 
public var checkBoxGroupFooter:StiCheckBox

This property can be used as the source for data binding.

checkBoxGroupHeaderproperty 
public var checkBoxGroupHeader:StiCheckBox

This property can be used as the source for data binding.

checkBoxHeaderproperty 
public var checkBoxHeader:StiCheckBox

This property can be used as the source for data binding.

checkBoxPageFooterproperty 
public var checkBoxPageFooter:StiCheckBox

This property can be used as the source for data binding.

checkBoxPageHeaderproperty 
public var checkBoxPageHeader:StiCheckBox

This property can be used as the source for data binding.

checkBoxRemoveExistingStylesproperty 
public var checkBoxRemoveExistingStyles:StiCheckBox

This property can be used as the source for data binding.

checkBoxReportSummaryproperty 
public var checkBoxReportSummary:StiCheckBox

This property can be used as the source for data binding.

checkBoxReportTitleproperty 
public var checkBoxReportTitle:StiCheckBox

This property can be used as the source for data binding.

comboBoxColorproperty 
public var comboBoxColor:StiColorComboBox2

This property can be used as the source for data binding.

comboBoxNestedFactorproperty 
public var comboBoxNestedFactor:StiComboBox

This property can be used as the source for data binding.

comboBoxNestedLevelproperty 
public var comboBoxNestedLevel:StiComboBox

This property can be used as the source for data binding.

reportproperty 
report:StiReport


Implementation
    public function get report():StiReport
    public function set report(value:StiReport):void
textBoxCollectionNameproperty 
public var textBoxCollectionName:StiTextInput

This property can be used as the source for data binding.

viewReportControlproperty 
public var viewReportControl:StiStyleViewReportControl

This property can be used as the source for data binding.

Constructor Detail
StiStylesCreateForm()Constructor
public function StiStylesCreateForm()

Constructor.

Method Detail
onCreationComplete()method
protected function onCreationComplete(event:FlexEvent):void

Parameters

event:FlexEvent

onOkButtonClickHandler()method 
override protected function onOkButtonClickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

show()method 
override public function show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void

Parameters

resultHandler:Function (default = null)
 
modal:Boolean (default = false)
 
center:Boolean (default = true)
 
keyEvent:Boolean (default = true)

update()method 
protected function update():void