AttrPair

Members

Functions

create
HtmlAttribute create()

Create an HtmlAttribute from an AttrPair.

Static functions

hasCustomAttr
bool hasCustomAttr()

Check if this pair was created from a user-defined attribute.

valueTypeIsDefined
bool valueTypeIsDefined()

Checks if the type of this pair's value is one of the types defined by the actual attribute.

Meta