void
Structures_DataGrid_Column::setAttributes
(
array
$attributes
)
Set the attributes to be applied to all cells in this column. This only makes sense for HTML or XML rendering
$attributes
form: array(name => value, ...)
throws no exceptions thrown
This function can not be called statically.