Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
ADT
ADT.Table
ADT.Table.table

Method ADT.Table.table()->type()


Method type

mapping type(int|string column, void|mapping type)

Description

This method gives the type for the given column .

If a second argument is given, the old type will be replaced with type . The column type is only used when the table is displayed. The format is as specified in create() .