Class AttributeContextHelper
Methods
Static Private getAttributeContextItem
Static Private getAttributeContexts
Static getAttributeTitle
- getAttributeTitle(attributeType: string): string | undefined
-
Parameters
Returns string | undefined
Static getPropertyItem
-
Parameters
-
attributeType: string
-
propertyKey: string
Static getPropertyTitle
- getPropertyTitle(attributeType: string, propertyKey: string): string | undefined
-
Parameters
-
attributeType: string
-
propertyKey: string
Returns string | undefined
Static isAllowDescriptions
- isAllowDescriptions(attributeType: string): boolean | undefined
-
Parameters
Returns boolean | undefined