public var buttonCancel:StiButton
This property can be used as the source for data binding.
public var buttonOk:StiButton
This property can be used as the source for data binding.
public var checkBoxBorders:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxData:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxFooter:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxGroupFooter:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxGroupHeader:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxHeader:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxPageFooter:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxPageHeader:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxRemoveExistingStyles:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxReportSummary:StiCheckBox
This property can be used as the source for data binding.
public var checkBoxReportTitle:StiCheckBox
This property can be used as the source for data binding.
public var comboBoxColor:StiColorComboBox2
This property can be used as the source for data binding.
public var comboBoxNestedFactor:StiComboBox
This property can be used as the source for data binding.
public var comboBoxNestedLevel:StiComboBox
This property can be used as the source for data binding.
report:StiReport
Implementation public function get report():StiReport
public function set report(value:StiReport):void
public var textBoxCollectionName:StiTextInput
This property can be used as the source for data binding.
public var viewReportControl:StiStyleViewReportControl
This property can be used as the source for data binding.
public function StiStylesCreateForm()
Constructor.
protected function onCreationComplete(event:FlexEvent):void
Parameters
override protected function onOkButtonClickHandler(event:MouseEvent):void
Parameters
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 )
|
protected function update():void
Mon Mar 27 2017, 09:08 AM +03:00