DataTable.Fixed Type

fixed_columns/fixed_headers (record with the fields: 'data: value equal to: '0' (optional)', 'headers: value equal to: 'false' (optional)' | record with the fields: 'data: number (optional)', 'headers: value equal to: 'true' (required)'; default {

Constructors

Constructor Description

Fixed()

Full Usage: Fixed()

Returns: Fixed
Returns: Fixed

Static members

Static member Description

Fixed.init (?data, ?headers)

Full Usage: Fixed.init (?data, ?headers)

Parameters:
    ?data : uint
    ?headers : bool

Returns: Fixed
?data : uint
?headers : bool
Returns: Fixed