Structures_DataGrid_Column::setAutoFillValue

Structures_DataGrid_Column::setAutoFillValue() – Set auto fill value

Synopsis

require_once 'Structures/DataGrid/Column.php';

void Structures_DataGrid_Column::setAutoFillValue ( string $str )

Description

Defines a value to be printed if a cell in the column is null.

Parameter

string $str

The value to use for the autoFill

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Set the column XML/HTML attributes (Previous) Set the default direction to order this column by (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.