Package com.ptc.core.lwc.common.view
Enum Class AttributePropertyEnum
- All Implemented Interfaces:
Serializable,Comparable<AttributePropertyEnum>,Constable
An enum for attribute properties
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributePropertyEnumgetPropertyEnumFromPropertyName(String propertyName) Supported API: trueSupported API: truebooleanSupported API: true
-
Method Details
-
getPropertyName
Supported API: true -
isPropertyLocalizable
public boolean isPropertyLocalizable()Supported API: true -
getPropertyEnumFromPropertyName
Supported API: true- Parameters:
propertyName-
-