| Package | stimulsoft.controls.visual.forms |
| Class | public class StiDictionaryConnectionSqlForm |
| Inheritance | StiDictionaryConnectionSqlForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiDictionaryConnectionSqlForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
onInitialize():void Инициалицация всех параметров | StiDictionaryConnectionSqlForm | ||
![]() | 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.
| buttonTest | property |
public var buttonTest:StiButtonThis property can be used as the source for data binding.
| checkBoxUserNameAndPassword | property |
public var checkBoxUserNameAndPassword:StiCheckBoxThis property can be used as the source for data binding.
| textAlias | property |
public var textAlias:StiTextInputThis property can be used as the source for data binding.
| textConnectionString | property |
public var textConnectionString:StiTextAreaThis property can be used as the source for data binding.
| textName | property |
public var textName:StiTextInputThis property can be used as the source for data binding.
| StiDictionaryConnectionSqlForm | () | Constructor |
public function StiDictionaryConnectionSqlForm()Constructor.
| onInitialize | () | method |
public function onInitialize():voidИнициалицация всех параметров
| onOkButtonClickHandler | () | method |
override protected function onOkButtonClickHandler(e:MouseEvent):voidПри нажатии "ОК" создаём или изменяем соединение
Parameters
e:MouseEvent |