public var _grid:IExtendedDataGridpublic var BTN_CANCEL:ButtonThis property can be used as the source for data binding.
public var BTN_EXPORT:ButtonThis property can be used as the source for data binding.
public var cbxColumns:CheckBoxListThis property can be used as the source for data binding.
public var cbxExporters:ComboBoxThis property can be used as the source for data binding.
public var enablePaging:Boolean = falseThis property can be used as the source for data binding.
public var exportOptions:ExportOptionsThis property can be used as the source for data binding.
grid:IExtendedDataGrid Implementation public function get grid():IExtendedDataGrid public function set grid(value:IExtendedDataGrid):voidpublic var grpExportOptions:RadioButtonGroupThis property can be used as the source for data binding.
public var LBL_COLS_TO_EXPORT:LabelThis property can be used as the source for data binding.
public var LBL_EXPORT_FORMAT:LabelThis property can be used as the source for data binding.
public var pageCount:int = 1This property can be used as the source for data binding.
public var RBN_ALL_PAGES:RadioButtonThis property can be used as the source for data binding.
public var RBN_CURRENT_PAGE:RadioButtonThis property can be used as the source for data binding.
public var RBN_SELECT_PGS:RadioButtonThis property can be used as the source for data binding.
public var rbnSelectedRecords:RadioButtonThis property can be used as the source for data binding.
public var selectedObjectsCount:int = 0This property can be used as the source for data binding.
public var txtPageFrom:TextInputThis property can be used as the source for data binding.
public var txtPageTo:TextInputThis property can be used as the source for data binding.
public var vldTxtPageFrom:NumberValidatorThis property can be used as the source for data binding.
public var vldTxtPageTo:NumberValidatorThis 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