Class: PrintLabelConfig

PrintTemplate.PrintLabelConfig(cfg)

Class representing a print label config

Constructor

new PrintLabelConfig(cfg)

Create an print label config instance
Parameters:
Name Type Description
cfg object the lizmap config object for print label
Source:

Extends

  • BaseObjectConfig

Members

htmlState :boolean

html state
Type:
  • boolean
Source:

id :string

The id
Type:
  • string
Source:

text :string

The text
Type:
  • string
Source: