public var btnGroupDown:StiButton
This property can be used as the source for data binding.
public var btnGroupUp:StiButton
This property can be used as the source for data binding.
public var btnResultDown:StiButton
This property can be used as the source for data binding.
public var btnResultUp:StiButton
This property can be used as the source for data binding.
public var btnSortDown:StiButton
This property can be used as the source for data binding.
public var btnSortUp:StiButton
This property can be used as the source for data binding.
public var buttonCancel:StiButton
This property can be used as the source for data binding.
public var buttonOk:StiButton
This property can be used as the source for data binding.
public var cbFilterOn:StiCheckBox
This property can be used as the source for data binding.
dictionary:StiDictionary
[read-only]
Implementation public function get dictionary():StiDictionary
dictionaryTree:StiDictionaryTree
[read-only]
Implementation public function get dictionaryTree():StiDictionaryTree
public var filterZone:StiZoneContainerControl
This property can be used as the source for data binding.
public var groupZone:StiZoneContainerControl
This property can be used as the source for data binding.
isEditMode:Boolean
[read-only]
Implementation public function get isEditMode():Boolean
public var radAndFilter:StiRadioButton
This property can be used as the source for data binding.
public var radOrFilter:StiRadioButton
This property can be used as the source for data binding.
report:StiReport
[read-only]
Implementation public function get report():StiReport
public var resultZone:StiZoneContainerControl
This property can be used as the source for data binding.
public var sortZone:StiZoneContainerControl
This property can be used as the source for data binding.
public var tabNavigator:StiVerticalTabControl
This property can be used as the source for data binding.
public var tabNavigator2:StiVerticalTabNavigator
This property can be used as the source for data binding.
public var textAlias:StiTextInput
This property can be used as the source for data binding.
public var textName:StiTextInput
This property can be used as the source for data binding.
public var tree:StiDictionaryTree
This property can be used as the source for data binding.
public function StiDictionaryDataSourceOther()
Constructor.
public function onInitialize():void
override protected function onOkButtonClickHandler(event:MouseEvent):void
Parameters
public function updateButtonGroup():void
public function updateButtonResult():void
public function updateButtonSort():void
public function updateFilter():void
Mon Mar 27 2017, 09:08 AM +03:00