Flexicious Library Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
PageFooter
Properties
|
Methods
Package
com.flexicious.print.printareas
Class
public class PageFooter
Inheritance
PageFooter
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
PageFooter
()
Constructor.
PageFooter
Constructor Detail
PageFooter
()
Constructor
public function PageFooter()
Constructor.
Mon Jun 24 2013, 11:00 PM -04:00