com.ibm.carma.ui.action
Annotation Type CarmaObjectActionDelegate.CarmaAction
@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface CarmaObjectActionDelegate.CarmaAction
Indicates the Carma action which the IObjectActionDelegate references. The
value is used to determine if the action is enabled or disabled for the given
selection.
- Since:
- 7.0
- See Also:
ActionIdentifier
|
Required Element Summary |
java.lang.String |
value
The action identifier that the action delegate is associated with |
value
public abstract java.lang.String value
- The action identifier that the action delegate is associated with
- Returns:
- Carma Action Identifier