| Package | com.flexicious.grids.columns.footers |
| Interface | public interface IDataGridFooterColumn |
| Implementors | ExtendedAdvancedDataGridColumn, ExtendedDataGridColumn, ExtendedGridColumn |
See also
| Property | Defined By | ||
|---|---|---|---|
| footerFormatter : Formatter [read-only] | IDataGridFooterColumn | ||
| footerLabel : String [read-only] | IDataGridFooterColumn | ||
| footerLabelFunction : Function [read-only] | IDataGridFooterColumn | ||
| footerOperation : String [read-only] | IDataGridFooterColumn | ||
| footerOperationPrecision : int [read-only] | IDataGridFooterColumn | ||
| footerRenderer : IFactory [read-only] | IDataGridFooterColumn | ||
| footerFormatter | property |
footerFormatter:Formatter [read-only] public function get footerFormatter():Formatter| footerLabel | property |
footerLabel:String [read-only] public function get footerLabel():String| footerLabelFunction | property |
footerLabelFunction:Function [read-only] public function get footerLabelFunction():Function| footerOperation | property |
footerOperation:String [read-only] public function get footerOperation():String| footerOperationPrecision | property |
footerOperationPrecision:int [read-only] public function get footerOperationPrecision():int| footerRenderer | property |
footerRenderer:IFactory [read-only] public function get footerRenderer():IFactory