An enum used to represent the possible enabled states of an action.
Enum Constant Summary
-
SMPOpenUIActionEnableTypeUnknown –
The model is invalid and the action enable type cannot be determined.
-
SMPOpenUIActionEnable –
The action is enabled.
-
SMPOpenUIActionDisable –
The action is disabled.
-
SMPOpenUIActionNoOperation –
The action cannot be found.
-
SMPOpenUIActionError –
The action is found but is invalid.