public var _grid:IExtendedDataGrid
public var BTN_CANCEL:Button
This property can be used as the source for data binding.
public var BTN_EXPORT:Button
This property can be used as the source for data binding.
public var cbxColumns:CheckBoxList
This property can be used as the source for data binding.
public var cbxExporters:ComboBox
This property can be used as the source for data binding.
public var enablePaging:Boolean = false
This property can be used as the source for data binding.
public var exportOptions:ExportOptions
This property can be used as the source for data binding.
grid:IExtendedDataGrid
Implementation public function get grid():IExtendedDataGrid
public function set grid(value:IExtendedDataGrid):void
public var grpExportOptions:RadioButtonGroup
This property can be used as the source for data binding.
public var LBL_COLS_TO_EXPORT:Label
This property can be used as the source for data binding.
public var LBL_EXPORT_FORMAT:Label
This property can be used as the source for data binding.
public var pageCount:int = 1
This property can be used as the source for data binding.
public var RBN_ALL_PAGES:RadioButton
This property can be used as the source for data binding.
public var RBN_CURRENT_PAGE:RadioButton
This property can be used as the source for data binding.
public var RBN_SELECT_PGS:RadioButton
This property can be used as the source for data binding.
public var rbnSelectedRecords:RadioButton
This property can be used as the source for data binding.
public var selectedObjectsCount:int = 0
This property can be used as the source for data binding.
public var txtPageFrom:TextInput
This property can be used as the source for data binding.
public var txtPageTo:TextInput
This property can be used as the source for data binding.
public var vldTxtPageFrom:NumberValidator
This property can be used as the source for data binding.
public var vldTxtPageTo:NumberValidator
This property can be used as the source for data binding.
public function ExportOptionsView()
Constructor.
protected function titlewindow1_creationCompleteHandler(event:FlexEvent):void
Parameters
Mon Jun 24 2013, 11:00 PM -04:00