public var _grid:IExtendedDataGrid
public var BTN_CANCEL:Button
This property can be used as the source for data binding.
public var BTN_PRINT:Button
This property can be used as the source for data binding.
public var CB_PRVW_PRINT:CheckBox
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 clientMode:Boolean = false
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.
grid:IExtendedDataGrid
Implementation public function get grid():IExtendedDataGrid
public function set grid(value:IExtendedDataGrid):void
public var grpPrintOptions:RadioButtonGroup
This property can be used as the source for data binding.
public var hboxSpecifyPages:HBox
This property can be used as the source for data binding.
public var LBL_COLS_TO_PRINT:Label
This property can be used as the source for data binding.
public var LBL_PRT_OPTIONS: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 printOptions:PrintOptions
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 vboxLeft:VBox
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 PrintOptionsView()
Constructor.
Mon Jun 24 2013, 11:00 PM -04:00