new $k.TaggingConfiguration()
Abstract superclass of Javascript objects that wrap a i-views object
Methods
static$k.TaggingConfiguration.from(configurationElement) : $k.TaggingConfiguration
Returns the tagging confguration defined by the element
| Name | Type | Description | 
|---|---|---|
configurationElement | 
            
            
            $k.SemanticElement | 
                
                 The tagging configuration element (semantic element, identifier oder element id)  | 
        
- Since:
 - 5.2.0
 
Returns:
| Type | Description | 
|---|---|
| $k.TaggingConfiguration | 
tag(taggingContext)
Returns the tagging configuration defined by the element
| Name | Type | Description | 
|---|---|---|
taggingContext | 
            
            
            $k.TaggingContext | 
- Since:
 - 5.2.0
 
tagTypeConfigurations()
Returns the tag type configurations defined for the element
- Since:
 - 5.2.0