Package | com.flexicious.grids.filters |
Class | public class PrintExportFilter |
Inheritance | PrintExportFilter ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | ALL_ITEM : String = All [static] | Filter | |
![]() | arguments : ArrayCollection
A collection of com.flexicious.grids.filters.FilterExpression
objects. | Filter | |
![]() | filterDescrption : String
For the filter dropdown, show the label for the pre built filters. | Filter | |
![]() | pageCount : int
The number of pages
| Filter | |
![]() | pageIndex : int
The current page index. | Filter | |
![]() | pageSize : int
Size of the page
| Filter | |
printExportOptions : PrintExportOptions
The printOptions object or exportOptions
object on basis of whether the user is printing
or exporting. | PrintExportFilter | ||
![]() | recordCount : int
The total number of records
| Filter | |
![]() | records : Object | Filter | |
![]() | sorts : ArrayCollection
A collection of com.flexicious.grids.filters.FilterSort
objects. | Filter |
printExportOptions | property |
public var printExportOptions:PrintExportOptions
The printOptions object or exportOptions object on basis of whether the user is printing or exporting.