| Package | stimulsoft.controls.visual.forms |
| Class | public class StiDictionaryRelationForm |
| Inheritance | StiDictionaryRelationForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiDictionaryRelationForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
![]() | close():void | StiWindowForm | |
onInitialize():void Инициалицация всех параметров | StiDictionaryRelationForm | ||
![]() | 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.
| buttonChildLeft | property |
public var buttonChildLeft:StiFlatButtonThis property can be used as the source for data binding.
| buttonChildLeftLeft | property |
public var buttonChildLeftLeft:StiFlatButtonThis property can be used as the source for data binding.
| buttonChildRight | property |
public var buttonChildRight:StiFlatButtonThis property can be used as the source for data binding.
| buttonChildRightRight | property |
public var buttonChildRightRight:StiFlatButtonThis 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.
| buttonParentLeft | property |
public var buttonParentLeft:StiFlatButtonThis property can be used as the source for data binding.
| buttonParentLeftLeft | property |
public var buttonParentLeftLeft:StiFlatButtonThis property can be used as the source for data binding.
| buttonParentRight | property |
public var buttonParentRight:StiFlatButtonThis property can be used as the source for data binding.
| buttonParentRightRight | property |
public var buttonParentRightRight:StiFlatButtonThis property can be used as the source for data binding.
| comboChildDataSource | property |
public var comboChildDataSource:StiComboBoxThis property can be used as the source for data binding.
| comboParentDataSource | property |
public var comboParentDataSource:StiComboBoxThis property can be used as the source for data binding.
| controlsCanvas | property |
public var controlsCanvas:CanvasThis property can be used as the source for data binding.
| listChildColumns | property |
public var listChildColumns:StiListThis property can be used as the source for data binding.
| listChildColumnsDictionary | property |
public var listChildColumnsDictionary:StiListThis property can be used as the source for data binding.
| listParentColumns | property |
public var listParentColumns:StiListThis property can be used as the source for data binding.
| listParentColumnsDictionary | property |
public var listParentColumnsDictionary:StiListThis 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.
| textName | property |
public var textName:StiTextInputThis property can be used as the source for data binding.
| textNameInSource | property |
public var textNameInSource:StiTextInputThis property can be used as the source for data binding.
| StiDictionaryRelationForm | () | Constructor |
public function StiDictionaryRelationForm()Constructor.
| onInitialize | () | method |
public function onInitialize():voidИнициалицация всех параметров
| onOkButtonClickHandler | () | method |
override protected function onOkButtonClickHandler(e:MouseEvent):voidПри нажатии "ОК" создаём или изменяем нужный Relation
Parameters
e:MouseEvent |