GeoLeaf Core API - v3.0.0
Preparing search index...
contracts/attributes.contract
AttributeTableColumn
Interface AttributeTableColumn
A column of a
table
widget. Columns belong to the layer, rows to the feature.
interface
AttributeTableColumn
{
key
:
string
;
label
:
string
;
}
Index
Properties
key
label
Properties
Readonly
key
key
:
string
Readonly
label
label
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key
label
GeoLeaf Core API - v3.0.0
Loading...
A column of a
tablewidget. Columns belong to the layer, rows to the feature.