Package com.ptc.core.components.forms
Enum Class DynamicRefreshInfo.Action
- All Implemented Interfaces:
Serializable,Comparable<DynamicRefreshInfo.Action>,Constable
- Enclosing class:
- DynamicRefreshInfo
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
Supported API: true