Class: AttributeLayerConfig

AttributeTable.AttributeLayerConfig(layerName, cfg)

new AttributeLayerConfig(layerName, cfg)

Create an attribute layer config instance

Parameters:
Name Type Description
layerName string

the layer name

cfg object

the lizmap config object for tooltip layer

Source:

Members

exportEnabled :boolean

The layer export is enabled

Type:
  • boolean
Source:

hiddenFields :string

The layer hidden fields

Type:
  • string
Source:

hideAsChild :boolean

The layer is hide as child

Type:
  • boolean
Source:

hideLayer :boolean

The layer is hide in attribute table list

Type:
  • boolean
Source:

pivot :boolean

The layer is pivot table

Type:
  • boolean
Source:

primaryKey :string

The layer primary key

Type:
  • string
Source: