Enum Class DynamicRefreshInfo.Action

java.lang.Object
java.lang.Enum<DynamicRefreshInfo.Action>
com.ptc.core.components.forms.DynamicRefreshInfo.Action
All Implemented Interfaces:
Serializable, Comparable<DynamicRefreshInfo.Action>, Constable
Enclosing class:
DynamicRefreshInfo

public static enum DynamicRefreshInfo.Action extends Enum<DynamicRefreshInfo.Action>
Enumeration of all the possible action values for the DynamicRefreshInfo object. This replaces the use of string constants when constructing DynamicRefreshInfos. The enum objects are able to translate strings to support deprecated code until it can be removed and we can have only the Enums.

Supported API: true