Packagecom.flexicious.grids.spark.skinparts
Classpublic class PrintGridDimensions
InheritancePrintGridDimensions Inheritance spark.components.gridClasses.GridDimensions

Responsible for creating the print version of the grid, so we dont cutoff half way through the last page WE extend all the way to the bottom of the last page.



Public Properties
 PropertyDefined By
  layout : GridLayout
PrintGridDimensions
Public Methods
 MethodDefined By
  
PrintGridDimensions
  
getContentHeight(rowCountOverride:int = -1):Number
[override]
PrintGridDimensions
Property Detail
layoutproperty
public var layout:GridLayout

Constructor Detail
PrintGridDimensions()Constructor
public function PrintGridDimensions()



Method Detail
getContentHeight()method
override public function getContentHeight(rowCountOverride:int = -1):Number

Parameters

rowCountOverride:int (default = -1)

Returns
Number