JSup - Forlani

JSup Tag Classes (Bozza)

Tag classes are a useful way to define the properties of JSup tags.
Tag classes are organized in a hierarchical tree structure where a class inherits, adds and overrides the properties of its ancestors.


Why tag classes

Even if you have not to assign particular properties to a tag, it is a good practice to assign every tag to a tag class:




Class properties

/img/JSup/tagClassDialog.png


/img/JSup/tagCustomProperties.png

Custom tag properties

Many tag class properties can be specified directly by a tag using its own properties in the Tag Dialog.

Use the buttons of the Custumize tag class settings to define custom tag class properties for the tag.

The fact that a Tag Class property is customized within the tag properties is shown by the corresponding button (see the Initial value button on the right).