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 buttonStyle:StiButton
This property can be used as the source for data binding.
crossTab:StiCrossTab
Implementation public function get crossTab():StiCrossTab
public function set crossTab(value:StiCrossTab):void
public var pnCrossGrid:StiCrossPanel
This property can be used as the source for data binding.
public var propertyGrid:StiPropertyGrid
This property can be used as the source for data binding.
selectedCrossTab:StiCrossTab
Implementation public function get selectedCrossTab():StiCrossTab
public function set selectedCrossTab(value:StiCrossTab):void
selectedDataSource:StiDataSource
Implementation public function get selectedDataSource():StiDataSource
public function set selectedDataSource(value:StiDataSource):void
public var tbDownColumn:StiFlatButton
This property can be used as the source for data binding.
public var tbDownRow:StiFlatButton
This property can be used as the source for data binding.
public var tbDownSummary:StiFlatButton
This property can be used as the source for data binding.
public var tbRemoveColumn:StiFlatButton
This property can be used as the source for data binding.
public var tbRemoveRow:StiFlatButton
This property can be used as the source for data binding.
public var tbRemoveSummary:StiFlatButton
This property can be used as the source for data binding.
public var tbSwap:StiFlatButton
This property can be used as the source for data binding.
public var tbUpColumn:StiFlatButton
This property can be used as the source for data binding.
public var tbUpRow:StiFlatButton
This property can be used as the source for data binding.
public var tbUpSummary:StiFlatButton
This property can be used as the source for data binding.
public var toolButtonSummaryDirection:StiFlatButton
This property can be used as the source for data binding.
public var tvbDataSources:StiDictionaryComboBox
This property can be used as the source for data binding.
public var tvColumns:StiList
This property can be used as the source for data binding.
public var tvDataSourceColumns:StiDictionaryTree
This property can be used as the source for data binding.
public var tvRows:StiList
This property can be used as the source for data binding.
public var tvSummary:StiList
This property can be used as the source for data binding.
public function StiCrossTabDesignerForm()
Constructor.
override protected function onOkButtonClickHandler(event:MouseEvent):void
Parameters
Mon Mar 27 2017, 09:08 AM +03:00