| Package | stimulsoft.report.design.check |
| Class | public class StiCheckSettingsForm |
| Inheritance | StiCheckSettingsForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiCheckSettingsForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm | |
| buttonOK | property |
public var buttonOK:StiButtonThis property can be used as the source for data binding.
| tbCheckInfo | property |
public var tbCheckInfo:StiTextAreaThis property can be used as the source for data binding.
| tvChecks | property |
public var tvChecks:StiTreeViewThis property can be used as the source for data binding.
| StiCheckSettingsForm | () | Constructor |
public function StiCheckSettingsForm()Constructor.
| onButtonOKClick | () | method |
protected function onButtonOKClick(event:MouseEvent):voidParameters
event:MouseEvent |
| onChecksTreeChange | () | method |
protected function onChecksTreeChange(event:ListEvent):voidParameters
event:ListEvent |
| onChecksTreeClick | () | method |
protected function onChecksTreeClick(event:MouseEvent):voidParameters
event:MouseEvent |
| onCreationComplete | () | method |
protected function onCreationComplete(event:FlexEvent):voidParameters
event:FlexEvent |
| onInitialize | () | method |
protected function onInitialize(event:FlexEvent):voidParameters
event:FlexEvent |