Flexicious Library Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
PageHeader
Properties
|
Methods
Package
com.flexicious.print.printareas
Class
public class PageHeader
Inheritance
PageHeader
PrintArea
mx.containers.HBox
Implements
mx.binding.IBindingClient
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
allRecords
: ArrayCollection
All records.
PrintArea
currentPage
: int
Current page being printed
PrintArea
extendedDataGrid
: IExtendedDataGrid
The grid being printed
PrintArea
pageRecords
: ArrayCollection
Records being printed on this page
PrintArea
printable
:
IPrintable
The grid to print
PrintArea
printComponent
: IPrintComponent
The IPrintComponet being printed
PrintArea
printDataGrid
: IPrintDatagrid
The grid being printed
PrintArea
printOptions
:
PrintOptions
The grid being printed
PrintArea
totalPages
: int
Total number of pages to print
PrintArea
Public Methods
Method
Defined By
PageHeader
()
Constructor.
PageHeader
Constructor Detail
PageHeader
()
Constructor
public function PageHeader()
Constructor.
Mon Jun 24 2013, 11:00 PM -04:00