Miscellaneous | |
PEAR Manual | |
require_once 'Structures/DataGrid/Column.php'; |
void
Structures_DataGrid_Column::setAutoFillValue
(
string
$str
)
Defines a value to be printed if a cell in the column is null.
The value to use for the autoFill
throws no exceptions thrown
This function can not be called statically.
Miscellaneous | |
PEAR Manual | |