Class Structures_DataGrid_Column
Prev
Next
Class Structures_DataGrid_Column
Table of Contents
Class Summary Structures_DataGrid_Column
-- Structures_DataGrid_Column Class
constructor Structures_DataGrid_Column::Structures_DataGrid_Column
-- Constructor
Structures_DataGrid_Column::format
-- Choose a format preset
Structures_DataGrid_Column::formatter
-- Formatter
Structures_DataGrid_Column::getAttributes
-- Get the column XML/HTML attributes
Structures_DataGrid_Column::getAutoFillValue
-- Get auto fill value
Structures_DataGrid_Column::getDefaultDirection
-- Return the default direction to order this column by
Structures_DataGrid_Column::getField
-- Get name of the field for the column to be mapped to
Structures_DataGrid_Column::getLabel
-- Get column label
Structures_DataGrid_Column::getOrderBy
-- Get the field name to order the data by
Structures_DataGrid_Column::setAttributes
-- Set the column XML/HTML attributes
Structures_DataGrid_Column::setAutoFillValue
-- Set auto fill value
Structures_DataGrid_Column::setDefaultDirection
-- Set the default direction to order this column by
Structures_DataGrid_Column::setField
-- Set name of the field for the column to be mapped to
Structures_DataGrid_Column::setFormatter
-- Set Formatter Callback
Structures_DataGrid_Column::setLabel
-- Set column label
Structures_DataGrid_Column::setOrderBy
-- Set the field name to order the data by