public interface RElementlistAction extends AWMObject
The following features are supported:
TaurusPackage.getRElementlistAction()| Modifier and Type | Method and Description |
|---|---|
RSelectionEnabledCondition |
getActionEnabledCondition()
Returns the value of the 'Action Enabled Condition'
containment reference.
|
RSelectionVisibleCondition |
getActionVisibleCondition()
Returns the value of the 'Action Visible Condition'
containment reference.
|
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute.
|
java.lang.String |
getLabelFromHierarchy()
Returns the Label or, if the Label wasn't set, the Label of the
referenced ActionDescriptor (
TargetID). |
int |
getSeqNo()
Returns the value of the 'Seq No' attribute.
|
ActionDescriptor |
getTargetID()
Returns the value of the 'Target ID' reference.
|
boolean |
isSetSeqNo()
Returns whether the value of the
'
Seq No' attribute is set. |
boolean |
isSetShowInContextMenu()
Returns whether the value of the
'
Show In Context Menu' attribute is set. |
boolean |
isSetShowInToolbar()
Returns whether the value of the
'
Show In Toolbar' attribute is set. |
boolean |
isShowInContextMenu()
Returns the value of the 'Show In Context Menu'
attribute.
|
boolean |
isShowInToolbar()
Returns the value of the 'Show In Toolbar' attribute.
|
void |
setActionEnabledCondition(RSelectionEnabledCondition value)
Sets the value of the
'
Action Enabled Condition' containment reference. |
void |
setActionVisibleCondition(RSelectionVisibleCondition value)
Sets the value of the
'
Action Visible Condition' containment reference. |
void |
setLabel(java.lang.String value)
Sets the value of the
'
Label' attribute. |
void |
setSeqNo(int value)
Sets the value of the
'
Seq No' attribute. |
void |
setShowInContextMenu(boolean value)
Sets the value of the
'
Show In Context Menu' attribute. |
void |
setShowInToolbar(boolean value)
Sets the value of the
'
Show In Toolbar' attribute. |
void |
setTargetID(ActionDescriptor value)
Sets the value of the
'
Target ID' reference. |
void |
unsetSeqNo()
Unsets the value of the
'
Seq No' attribute. |
void |
unsetShowInContextMenu()
Unsets the value of the
'
Show In Context Menu' attribute. |
void |
unsetShowInToolbar()
Unsets the value of the
'
Show In Toolbar' attribute. |
getComment, isSetComment, setComment, unsetCommentActionDescriptor getTargetID()
setTargetID(ActionDescriptor),
TaurusPackage.getRElementlistAction_TargetID()void setTargetID(ActionDescriptor value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()RSelectionEnabledCondition getActionEnabledCondition()
setActionEnabledCondition(RSelectionEnabledCondition),
TaurusPackage.getRElementlistAction_ActionEnabledCondition()void setActionEnabledCondition(RSelectionEnabledCondition value)
Action Enabled Condition' containment reference. value - the new value of the 'Action Enabled Condition'
containment reference.getActionEnabledCondition()RSelectionVisibleCondition getActionVisibleCondition()
setActionVisibleCondition(RSelectionVisibleCondition),
TaurusPackage.getRElementlistAction_ActionVisibleCondition()void setActionVisibleCondition(RSelectionVisibleCondition value)
Action Visible Condition' containment reference. value - the new value of the 'Action Visible Condition'
containment reference.getActionVisibleCondition()java.lang.String getLabel()
setLabel(String),
TaurusPackage.getRElementlistAction_Label()void setLabel(java.lang.String value)
Label' attribute. value - the new value of the 'Label' attribute.getLabel()java.lang.String getLabelFromHierarchy()
TargetID). If the
ActionDescriptors Label wasn't set, too, its ID will be returned.int getSeqNo()
isSetSeqNo(),
unsetSeqNo(),
setSeqNo(int),
TaurusPackage.getRElementlistAction_SeqNo()void setSeqNo(int value)
Seq No' attribute. value - the new value of the 'Seq No' attribute.isSetSeqNo(),
unsetSeqNo(),
getSeqNo()void unsetSeqNo()
Seq No' attribute. isSetSeqNo(),
getSeqNo(),
setSeqNo(int)boolean isSetSeqNo()
Seq No' attribute is set. unsetSeqNo(),
getSeqNo(),
setSeqNo(int)boolean isShowInContextMenu()
"true". isSetShowInContextMenu(),
unsetShowInContextMenu(),
setShowInContextMenu(boolean),
TaurusPackage.getRElementlistAction_ShowInContextMenu()void setShowInContextMenu(boolean value)
Show In Context Menu' attribute. value - the new value of the 'Show In Context Menu'
attribute.isSetShowInContextMenu(),
unsetShowInContextMenu(),
isShowInContextMenu()void unsetShowInContextMenu()
Show In Context Menu' attribute. boolean isSetShowInContextMenu()
Show In Context Menu' attribute is set.
unsetShowInContextMenu(),
isShowInContextMenu(),
setShowInContextMenu(boolean)boolean isShowInToolbar()
isSetShowInToolbar(),
unsetShowInToolbar(),
setShowInToolbar(boolean),
TaurusPackage.getRElementlistAction_ShowInToolbar()void setShowInToolbar(boolean value)
Show In Toolbar' attribute. value - the new value of the 'Show In Toolbar' attribute.isSetShowInToolbar(),
unsetShowInToolbar(),
isShowInToolbar()void unsetShowInToolbar()
Show In Toolbar' attribute. boolean isSetShowInToolbar()
Show In Toolbar' attribute is set. unsetShowInToolbar(),
isShowInToolbar(),
setShowInToolbar(boolean)Copyright © 2015 Micro Focus GmbH. All rights reserved.