Package | stimulsoft.controls.visual.forms |
Class | public class StiDictionaryRelationForm |
Inheritance | StiDictionaryRelationForm ![]() ![]() |
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:StiButton
This property can be used as the source for data binding.
buttonChildLeft | property |
public var buttonChildLeft:StiFlatButton
This property can be used as the source for data binding.
buttonChildLeftLeft | property |
public var buttonChildLeftLeft:StiFlatButton
This property can be used as the source for data binding.
buttonChildRight | property |
public var buttonChildRight:StiFlatButton
This property can be used as the source for data binding.
buttonChildRightRight | property |
public var buttonChildRightRight:StiFlatButton
This property can be used as the source for data binding.
buttonOk | property |
public var buttonOk:StiButton
This property can be used as the source for data binding.
buttonParentLeft | property |
public var buttonParentLeft:StiFlatButton
This property can be used as the source for data binding.
buttonParentLeftLeft | property |
public var buttonParentLeftLeft:StiFlatButton
This property can be used as the source for data binding.
buttonParentRight | property |
public var buttonParentRight:StiFlatButton
This property can be used as the source for data binding.
buttonParentRightRight | property |
public var buttonParentRightRight:StiFlatButton
This property can be used as the source for data binding.
comboChildDataSource | property |
public var comboChildDataSource:StiComboBox
This property can be used as the source for data binding.
comboParentDataSource | property |
public var comboParentDataSource:StiComboBox
This property can be used as the source for data binding.
controlsCanvas | property |
public var controlsCanvas:Canvas
This property can be used as the source for data binding.
listChildColumns | property |
public var listChildColumns:StiList
This property can be used as the source for data binding.
listChildColumnsDictionary | property |
public var listChildColumnsDictionary:StiList
This property can be used as the source for data binding.
listParentColumns | property |
public var listParentColumns:StiList
This property can be used as the source for data binding.
listParentColumnsDictionary | property |
public var listParentColumnsDictionary:StiList
This property can be used as the source for data binding.
textAlias | property |
public var textAlias:StiTextInput
This property can be used as the source for data binding.
textName | property |
public var textName:StiTextInput
This property can be used as the source for data binding.
textNameInSource | property |
public var textNameInSource:StiTextInput
This 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 |