| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| getAllHierarchies() — method, class FlexPivotComponent |
|
Returns all hierarchies. |
| getAllMeasures() — method, class FlexPivotComponent |
|
Returns all measures. |
| getCell(rowIdx:int, colIdx:int) — method, class FlexPivotComponent |
|
Gets the cell object by row and column indexes. |
| getColumns() — method, class FlexPivotComponent |
|
Returns the hierarchies selected as columns for the report. |
| getFilter(hierarchyName:String) — method, class FlexPivotComponent |
|
Returns the filter for hierarchy by hierarchyName. |
| getFormat(measureName:String) — method, class FlexPivotComponent |
|
Returns the formatting for the measure by measure name. |
| getLocalizedLabels() — method, class FlexPivotComponent |
|
Returns an object which represents current localization. |
| getMeasures() — method, class FlexPivotComponent |
|
Returns the measures selected for the report. |
| getMembers(hierarchyName:String, callbackHandler:Function) — method, class FlexPivotComponent |
|
Gets all members of hierarchy by hierarchy name. |
| getPages() — method, class FlexPivotComponent |
|
Returns the hierarchies selected as pages for the report. |
| getRows() — method, class FlexPivotComponent |
|
Returns the hierarchies selected as rows for the report. |
| getSelectedCell() — method, class FlexPivotComponent |
|
Gets selected cell
|
| getSort(hierarchyName:String) — method, class FlexPivotComponent |
|
Returns the sort type for hierarchy by hierarchyName. |
| getValue(rowIdx:int, colIdx:int) — method, class FlexPivotComponent |
|
Gets the cell value by row and column indexes. |
| GRID — Constant Static Property, class com.flexmonster.pivot.view.ViewType |
|
View type to show Pivot Grid. |
| GRIDANDCHART — Constant Static Property, class com.flexmonster.pivot.view.ViewType |
|
View type to show Grid and Chart. |
| gridColumnCount — Property, class FlexPivotComponent |
|
Returns the number of grid columns. |
| gridMouseClick — Event, class FlexPivotComponent |
|
Dispatched when a user presses and releases the main button of a pointing device over the
defined grid cell. |
| gridRowCount — Property, class FlexPivotComponent |
|
Returns the number of grid rows. |
| gridTitle — Property, class FlexPivotComponent |
|
The gridTitle property lets you set the title for grid. |
| gridTitle — Property, class com.flexmonster.pivot.model.config.vo.ReportValueObject |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |