public var buttonCheckTheReport:StiFlatButton
This property can be used as the source for data binding.
public var buttonClose:StiFlatButton
This property can be used as the source for data binding.
public var buttonOpen:StiFlatButton
This property can be used as the source for data binding.
public var buttonSave:StiFlatButton
This property can be used as the source for data binding.
public var buttonSettings:StiFlatButton
This property can be used as the source for data binding.
public var checkStatus:StiCheckStatusControl
This property can be used as the source for data binding.
public var panel:StiPanel
This property can be used as the source for data binding.
report:StiReport
[read-only]
Implementation public function get report():StiReport
public var separator1:StiSeparator
This property can be used as the source for data binding.
public var separator2:StiSeparator
This property can be used as the source for data binding.
public var separator3:StiSeparator
This property can be used as the source for data binding.
public function StiCheckViewerForm()
Constructor.
protected function onButtonSettingsClick(event:MouseEvent):void
Parameters
protected function onCreationComplete(event:FlexEvent):void
Parameters
protected function onInitialize(event:FlexEvent):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 )
|
Mon Mar 27 2017, 09:08 AM +03:00