| Package | stimulsoft.controls.visual.forms |
| Class | public class StiDictionaryTablesTreeForm |
| Inheritance | StiDictionaryTablesTreeForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiDictionaryTablesTreeForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
onInitialize():void Инициалицация всех параметров | StiDictionaryTablesTreeForm | ||
![]() | show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void | StiWindowForm | |
| buttonCancel | property |
public var buttonCancel:StiButtonThis property can be used as the source for data binding.
| buttonOk | property |
public var buttonOk:StiButtonThis property can be used as the source for data binding.
| connectionTypes | property |
public var connectionTypes:StiTreeViewThis property can be used as the source for data binding.
| StiDictionaryTablesTreeForm | () | Constructor |
public function StiDictionaryTablesTreeForm()Constructor.
| onConnectionTypesChange | () | method |
protected function onConnectionTypesChange():void| onInitialize | () | method |
public function onInitialize():voidИнициалицация всех параметров
| onOkButtonClickHandler | () | method |
override protected function onOkButtonClickHandler(e:MouseEvent):voidПри нажатии "ОК" передаём вызывающей форме выбранный DataSource
Parameters
e:MouseEvent |