public interface ISAWorkbenchAction extends AWMObject
The following features are supported:
TaurusPackage.getISAWorkbenchAction()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getToolTip()
Returns the value of the 'Tool Tip' attribute.
|
EWorkbenchActionType |
getType()
Returns the value of the 'Type' attribute.
|
boolean |
isSetType()
Returns whether the value of the
'
Type' attribute is set. |
void |
setToolTip(java.lang.String value)
Sets the value of the
'
Tool Tip' attribute. |
void |
setType(EWorkbenchActionType value)
Sets the value of the
'
Type' attribute. |
void |
unsetType()
Unsets the value of the
'
Type' attribute. |
getComment, isSetComment, setComment, unsetCommentjava.lang.String getToolTip()
setToolTip(String),
TaurusPackage.getISAWorkbenchAction_ToolTip()void setToolTip(java.lang.String value)
Tool Tip' attribute. value - the new value of the 'Tool Tip' attribute.getToolTip()EWorkbenchActionType getType()
EWorkbenchActionType. EWorkbenchActionType,
isSetType(),
unsetType(),
setType(EWorkbenchActionType),
TaurusPackage.getISAWorkbenchAction_Type()void setType(EWorkbenchActionType value)
Type' attribute. value - the new value of the 'Type' attribute.EWorkbenchActionType,
isSetType(),
unsetType(),
getType()void unsetType()
Type' attribute. isSetType(),
getType(),
setType(EWorkbenchActionType)boolean isSetType()
Type' attribute is set. unsetType(),
getType(),
setType(EWorkbenchActionType)Copyright © 2015 Micro Focus GmbH. All rights reserved.