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().