Enum Class AttributePropertyEnum

java.lang.Object
java.lang.Enum<AttributePropertyEnum>
com.ptc.core.lwc.common.view.AttributePropertyEnum
All Implemented Interfaces:
Serializable, Comparable<AttributePropertyEnum>, Constable

public enum AttributePropertyEnum extends Enum<AttributePropertyEnum>
An enum for attribute properties

Supported API: true

Extendable: false
  • Method Details

    • getPropertyName

      public String getPropertyName()
      Supported API: true
    • isPropertyLocalizable

      public boolean isPropertyLocalizable()
      Supported API: true
    • getPropertyEnumFromPropertyName

      public static AttributePropertyEnum getPropertyEnumFromPropertyName(String propertyName)
      Supported API: true
      Parameters:
      propertyName -