File

platform-components-ng/projects/platform-components-lib/src/lib/components/meta/qpp-meta-attribute.ts

Description

Attribute

Index

Properties
Methods

Constructor

constructor(attrName: string, values: string[])
Parameters :
Name Type Optional
attrName string No
values string[] No

Properties

category
Type : META_CATEGORY

Category of the Meta Attribute.

name
Type : string

Name of Attribute

Readonly type
Default value : QppMetaConstants.ATTRIBUTE

The meta object type.

value
Type : string[]

Values of the Meta Attribute.

valueScope
Type : string

Scope of the value

Methods

appendValue
appendValue(aValue: string)

Add a value for an attribute

Parameters :
Name Type Optional
aValue string No
Returns : this

Attribute

setValueScope
setValueScope(valueScope: string)

Sets scope for the value

Parameters :
Name Type Optional
valueScope string No
Returns : void

Attribute

result-matching ""

    No results matching ""