Package com._1c.g5.v8.dt.form.model
Interface Button
-
- All Superinterfaces:
DataItem
,org.eclipse.emf.ecore.EObject
,ExtendedTooltipHolder
,ExtensionAdoptedProperty
,FormItem
,FormVisualEntity
,IBmObject
,NamedElement
,org.eclipse.emf.common.notify.Notifier
,Titled
,TitleStyle
,Visible
- All Known Implementing Classes:
ButtonImpl
public interface Button extends DataItem, ExtendedTooltipHolder
A representation of the model object 'Button'.The following features are supported:
Type
Command Name
Parameter
Representation
Default Button
Only In All Actions
Width
Auto Max Width
Max Width
Min Width
Height
Auto Max Height
Max Height
Horizontal Stretch
Vertical Stretch
Group Horizontal Align
Group Vertical Align
Placement Area
Check
Text Color
Back Color
Border Color
Font
Picture
Tool Tip Representation
Representation In Context Menu
Shape
Shape Representation
Picture Location
Location In Command Bar
Command Uniqueness
On Main Server Unavalable Behavior
- See Also:
FormPackage.getButton()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Color
getBackColor()
Returns the value of the 'Back Color' containment reference.Color
getBorderColor()
Returns the value of the 'Border Color' containment reference.Command
getCommandName()
Returns the value of the 'Command Name' reference.Font
getFont()
Returns the value of the 'Font' containment reference.ItemHorizontalAlignment
getGroupHorizontalAlign()
Returns the value of the 'Group Horizontal Align' attribute.ItemVerticalAlignment
getGroupVerticalAlign()
Returns the value of the 'Group Vertical Align' attribute.int
getHeight()
Returns the value of the 'Height' attribute.ButtonLocationInCommandBar
getLocationInCommandBar()
Returns the value of the 'Location In Command Bar' attribute.int
getMaxHeight()
Returns the value of the 'Max Height' attribute.int
getMaxWidth()
Returns the value of the 'Max Width' attribute.int
getMinWidth()
Returns the value of the 'Min Width' attribute.Boolean
getOnlyInAllActions()
Returns the value of the 'Only In All Actions' attribute.OnMainServerUnavalableBehavior
getOnMainServerUnavalableBehavior()
Returns the value of the 'On Main Server Unavalable Behavior' attribute.Value
getParameter()
Returns the value of the 'Parameter' containment reference.Picture
getPicture()
Returns the value of the 'Picture' containment reference.FormButtonPictureLocation
getPictureLocation()
Returns the value of the 'Picture Location' attribute.MenuElementPlacementArea
getPlacementArea()
Returns the value of the 'Placement Area' attribute.ButtonRepresentation
getRepresentation()
Returns the value of the 'Representation' attribute.RepresentationInContextMenu
getRepresentationInContextMenu()
Returns the value of the 'Representation In Context Menu' attribute.ButtonShape
getShape()
Returns the value of the 'Shape' attribute.ButtonShapeRepresentation
getShapeRepresentation()
Returns the value of the 'Shape Representation' attribute.Color
getTextColor()
Returns the value of the 'Text Color' containment reference.TooltipRepresentation
getToolTipRepresentation()
Returns the value of the 'Tool Tip Representation' attribute.ManagedFormButtonType
getType()
Returns the value of the 'Type' attribute.int
getWidth()
Returns the value of the 'Width' attribute.boolean
isAutoMaxHeight()
Returns the value of the 'Auto Max Height' attribute.boolean
isAutoMaxWidth()
Returns the value of the 'Auto Max Width' attribute.boolean
isCheck()
Returns the value of the 'Check' attribute.boolean
isCommandUniqueness()
Returns the value of the 'Command Uniqueness' attribute.boolean
isDefaultButton()
Returns the value of the 'Default Button' attribute.boolean
isHorizontalStretch()
Returns the value of the 'Horizontal Stretch' attribute.boolean
isVerticalStretch()
Returns the value of the 'Vertical Stretch' attribute.void
setAutoMaxHeight(boolean value)
Sets the value of the 'Auto Max Height
' attribute.void
setAutoMaxWidth(boolean value)
Sets the value of the 'Auto Max Width
' attribute.void
setBackColor(Color value)
Sets the value of the 'Back Color
' containment reference.void
setBorderColor(Color value)
Sets the value of the 'Border Color
' containment reference.void
setCheck(boolean value)
Sets the value of the 'Check
' attribute.void
setCommandName(Command value)
Sets the value of the 'Command Name
' reference.void
setCommandUniqueness(boolean value)
Sets the value of the 'Command Uniqueness
' attribute.void
setDefaultButton(boolean value)
Sets the value of the 'Default Button
' attribute.void
setFont(Font value)
Sets the value of the 'Font
' containment reference.void
setGroupHorizontalAlign(ItemHorizontalAlignment value)
Sets the value of the 'Group Horizontal Align
' attribute.void
setGroupVerticalAlign(ItemVerticalAlignment value)
Sets the value of the 'Group Vertical Align
' attribute.void
setHeight(int value)
Sets the value of the 'Height
' attribute.void
setHorizontalStretch(boolean value)
Sets the value of the 'Horizontal Stretch
' attribute.void
setLocationInCommandBar(ButtonLocationInCommandBar value)
Sets the value of the 'Location In Command Bar
' attribute.void
setMaxHeight(int value)
Sets the value of the 'Max Height
' attribute.void
setMaxWidth(int value)
Sets the value of the 'Max Width
' attribute.void
setMinWidth(int value)
Sets the value of the 'Min Width
' attribute.void
setOnlyInAllActions(Boolean value)
Sets the value of the 'Only In All Actions
' attribute.void
setOnMainServerUnavalableBehavior(OnMainServerUnavalableBehavior value)
Sets the value of the 'On Main Server Unavalable Behavior
' attribute.void
setParameter(Value value)
Sets the value of the 'Parameter
' containment reference.void
setPicture(Picture value)
Sets the value of the 'Picture
' containment reference.void
setPictureLocation(FormButtonPictureLocation value)
Sets the value of the 'Picture Location
' attribute.void
setPlacementArea(MenuElementPlacementArea value)
Sets the value of the 'Placement Area
' attribute.void
setRepresentation(ButtonRepresentation value)
Sets the value of the 'Representation
' attribute.void
setRepresentationInContextMenu(RepresentationInContextMenu value)
Sets the value of the 'Representation In Context Menu
' attribute.void
setShape(ButtonShape value)
Sets the value of the 'Shape
' attribute.void
setShapeRepresentation(ButtonShapeRepresentation value)
Sets the value of the 'Shape Representation
' attribute.void
setTextColor(Color value)
Sets the value of the 'Text Color
' containment reference.void
setToolTipRepresentation(TooltipRepresentation value)
Sets the value of the 'Tool Tip Representation
' attribute.void
setType(ManagedFormButtonType value)
Sets the value of the 'Type
' attribute.void
setVerticalStretch(boolean value)
Sets the value of the 'Vertical Stretch
' attribute.void
setWidth(int value)
Sets the value of the 'Width
' attribute.boolean
validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.DataItem
getDataPath, getShortcut, getSkipOnInput, getTitleBackColor, getTitleHeight, getTitleLocation, isDefaultItem, setDataPath, setDefaultItem, setShortcut, setSkipOnInput, setTitleBackColor, setTitleHeight, setTitleLocation
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.ExtendedTooltipHolder
getExtendedTooltip, setExtendedTooltip
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.ExtensionAdoptedProperty
getAdopted, getUnchanged, setAdopted, setUnchanged
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.FormItem
getDisplayImportance, getId, setDisplayImportance, setId
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.FormVisualEntity
getUserChangedProperties
-
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.NamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.TitleStyle
getTitleFont, getTitleTextColor, setTitleFont, setTitleTextColor
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.Visible
getUserVisible, isEnabled, isVisible, setEnabled, setUserVisible, setVisible
-
-
-
-
Method Detail
-
getType
ManagedFormButtonType getType()
Returns the value of the 'Type' attribute. The literals are from the enumerationManagedFormButtonType
.- Returns:
- the value of the 'Type' attribute.
- See Also:
ManagedFormButtonType
,setType(ManagedFormButtonType)
,FormPackage.getButton_Type()
-
setType
void setType(ManagedFormButtonType value)
Sets the value of the 'Type
' attribute.- Parameters:
value
- the new value of the 'Type' attribute.- See Also:
ManagedFormButtonType
,getType()
-
getCommandName
Command getCommandName()
Returns the value of the 'Command Name' reference.- Returns:
- the value of the 'Command Name' reference.
- See Also:
setCommandName(Command)
,FormPackage.getButton_CommandName()
-
setCommandName
void setCommandName(Command value)
Sets the value of the 'Command Name
' reference.- Parameters:
value
- the new value of the 'Command Name' reference.- See Also:
getCommandName()
-
getParameter
Value getParameter()
Returns the value of the 'Parameter' containment reference.- Returns:
- the value of the 'Parameter' containment reference.
- See Also:
setParameter(Value)
,FormPackage.getButton_Parameter()
-
setParameter
void setParameter(Value value)
Sets the value of the 'Parameter
' containment reference.- Parameters:
value
- the new value of the 'Parameter' containment reference.- See Also:
getParameter()
-
getRepresentation
ButtonRepresentation getRepresentation()
Returns the value of the 'Representation' attribute. The literals are from the enumerationButtonRepresentation
.- Returns:
- the value of the 'Representation' attribute.
- See Also:
ButtonRepresentation
,setRepresentation(ButtonRepresentation)
,FormPackage.getButton_Representation()
-
setRepresentation
void setRepresentation(ButtonRepresentation value)
Sets the value of the 'Representation
' attribute.- Parameters:
value
- the new value of the 'Representation' attribute.- See Also:
ButtonRepresentation
,getRepresentation()
-
isDefaultButton
boolean isDefaultButton()
Returns the value of the 'Default Button' attribute.- Returns:
- the value of the 'Default Button' attribute.
- See Also:
setDefaultButton(boolean)
,FormPackage.getButton_DefaultButton()
-
setDefaultButton
void setDefaultButton(boolean value)
Sets the value of the 'Default Button
' attribute.- Parameters:
value
- the new value of the 'Default Button' attribute.- See Also:
isDefaultButton()
-
getOnlyInAllActions
Boolean getOnlyInAllActions()
Returns the value of the 'Only In All Actions' attribute.- Returns:
- the value of the 'Only In All Actions' attribute.
- See Also:
setOnlyInAllActions(Boolean)
,FormPackage.getButton_OnlyInAllActions()
-
setOnlyInAllActions
void setOnlyInAllActions(Boolean value)
Sets the value of the 'Only In All Actions
' attribute.- Parameters:
value
- the new value of the 'Only In All Actions' attribute.- See Also:
getOnlyInAllActions()
-
getWidth
int getWidth()
Returns the value of the 'Width' attribute.- Returns:
- the value of the 'Width' attribute.
- See Also:
setWidth(int)
,FormPackage.getButton_Width()
-
setWidth
void setWidth(int value)
Sets the value of the 'Width
' attribute.- Parameters:
value
- the new value of the 'Width' attribute.- See Also:
getWidth()
-
isAutoMaxWidth
boolean isAutoMaxWidth()
Returns the value of the 'Auto Max Width' attribute.- Returns:
- the value of the 'Auto Max Width' attribute.
- See Also:
setAutoMaxWidth(boolean)
,FormPackage.getButton_AutoMaxWidth()
-
setAutoMaxWidth
void setAutoMaxWidth(boolean value)
Sets the value of the 'Auto Max Width
' attribute.- Parameters:
value
- the new value of the 'Auto Max Width' attribute.- See Also:
isAutoMaxWidth()
-
getMaxWidth
int getMaxWidth()
Returns the value of the 'Max Width' attribute.- Returns:
- the value of the 'Max Width' attribute.
- See Also:
setMaxWidth(int)
,FormPackage.getButton_MaxWidth()
-
setMaxWidth
void setMaxWidth(int value)
Sets the value of the 'Max Width
' attribute.- Parameters:
value
- the new value of the 'Max Width' attribute.- See Also:
getMaxWidth()
-
getMinWidth
int getMinWidth()
Returns the value of the 'Min Width' attribute.- Returns:
- the value of the 'Min Width' attribute.
- See Also:
setMinWidth(int)
,FormPackage.getButton_MinWidth()
-
setMinWidth
void setMinWidth(int value)
Sets the value of the 'Min Width
' attribute.- Parameters:
value
- the new value of the 'Min Width' attribute.- See Also:
getMinWidth()
-
getHeight
int getHeight()
Returns the value of the 'Height' attribute.- Returns:
- the value of the 'Height' attribute.
- See Also:
setHeight(int)
,FormPackage.getButton_Height()
-
setHeight
void setHeight(int value)
Sets the value of the 'Height
' attribute.- Parameters:
value
- the new value of the 'Height' attribute.- See Also:
getHeight()
-
isAutoMaxHeight
boolean isAutoMaxHeight()
Returns the value of the 'Auto Max Height' attribute.- Returns:
- the value of the 'Auto Max Height' attribute.
- See Also:
setAutoMaxHeight(boolean)
,FormPackage.getButton_AutoMaxHeight()
-
setAutoMaxHeight
void setAutoMaxHeight(boolean value)
Sets the value of the 'Auto Max Height
' attribute.- Parameters:
value
- the new value of the 'Auto Max Height' attribute.- See Also:
isAutoMaxHeight()
-
getMaxHeight
int getMaxHeight()
Returns the value of the 'Max Height' attribute.- Returns:
- the value of the 'Max Height' attribute.
- See Also:
setMaxHeight(int)
,FormPackage.getButton_MaxHeight()
-
setMaxHeight
void setMaxHeight(int value)
Sets the value of the 'Max Height
' attribute.- Parameters:
value
- the new value of the 'Max Height' attribute.- See Also:
getMaxHeight()
-
isHorizontalStretch
boolean isHorizontalStretch()
Returns the value of the 'Horizontal Stretch' attribute.- Returns:
- the value of the 'Horizontal Stretch' attribute.
- See Also:
setHorizontalStretch(boolean)
,FormPackage.getButton_HorizontalStretch()
-
setHorizontalStretch
void setHorizontalStretch(boolean value)
Sets the value of the 'Horizontal Stretch
' attribute.- Parameters:
value
- the new value of the 'Horizontal Stretch' attribute.- See Also:
isHorizontalStretch()
-
isVerticalStretch
boolean isVerticalStretch()
Returns the value of the 'Vertical Stretch' attribute.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
setVerticalStretch(boolean)
,FormPackage.getButton_VerticalStretch()
-
setVerticalStretch
void setVerticalStretch(boolean value)
Sets the value of the 'Vertical Stretch
' attribute.- Parameters:
value
- the new value of the 'Vertical Stretch' attribute.- See Also:
isVerticalStretch()
-
getGroupHorizontalAlign
ItemHorizontalAlignment getGroupHorizontalAlign()
Returns the value of the 'Group Horizontal Align' attribute. The literals are from the enumerationItemHorizontalAlignment
.- Returns:
- the value of the 'Group Horizontal Align' attribute.
- See Also:
ItemHorizontalAlignment
,setGroupHorizontalAlign(ItemHorizontalAlignment)
,FormPackage.getButton_GroupHorizontalAlign()
-
setGroupHorizontalAlign
void setGroupHorizontalAlign(ItemHorizontalAlignment value)
Sets the value of the 'Group Horizontal Align
' attribute.- Parameters:
value
- the new value of the 'Group Horizontal Align' attribute.- See Also:
ItemHorizontalAlignment
,getGroupHorizontalAlign()
-
getGroupVerticalAlign
ItemVerticalAlignment getGroupVerticalAlign()
Returns the value of the 'Group Vertical Align' attribute. The literals are from the enumerationItemVerticalAlignment
.- Returns:
- the value of the 'Group Vertical Align' attribute.
- See Also:
ItemVerticalAlignment
,setGroupVerticalAlign(ItemVerticalAlignment)
,FormPackage.getButton_GroupVerticalAlign()
-
setGroupVerticalAlign
void setGroupVerticalAlign(ItemVerticalAlignment value)
Sets the value of the 'Group Vertical Align
' attribute.- Parameters:
value
- the new value of the 'Group Vertical Align' attribute.- See Also:
ItemVerticalAlignment
,getGroupVerticalAlign()
-
getPlacementArea
MenuElementPlacementArea getPlacementArea()
Returns the value of the 'Placement Area' attribute. The literals are from the enumerationMenuElementPlacementArea
.- Returns:
- the value of the 'Placement Area' attribute.
- See Also:
MenuElementPlacementArea
,setPlacementArea(MenuElementPlacementArea)
,FormPackage.getButton_PlacementArea()
-
setPlacementArea
void setPlacementArea(MenuElementPlacementArea value)
Sets the value of the 'Placement Area
' attribute.- Parameters:
value
- the new value of the 'Placement Area' attribute.- See Also:
MenuElementPlacementArea
,getPlacementArea()
-
isCheck
boolean isCheck()
Returns the value of the 'Check' attribute.- Returns:
- the value of the 'Check' attribute.
- See Also:
setCheck(boolean)
,FormPackage.getButton_Check()
-
setCheck
void setCheck(boolean value)
Sets the value of the 'Check
' attribute.- Parameters:
value
- the new value of the 'Check' attribute.- See Also:
isCheck()
-
getTextColor
Color getTextColor()
Returns the value of the 'Text Color' containment reference.- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
setTextColor(Color)
,FormPackage.getButton_TextColor()
-
setTextColor
void setTextColor(Color value)
Sets the value of the 'Text Color
' containment reference.- Parameters:
value
- the new value of the 'Text Color' containment reference.- See Also:
getTextColor()
-
getBackColor
Color getBackColor()
Returns the value of the 'Back Color' containment reference.- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
setBackColor(Color)
,FormPackage.getButton_BackColor()
-
setBackColor
void setBackColor(Color value)
Sets the value of the 'Back Color
' containment reference.- Parameters:
value
- the new value of the 'Back Color' containment reference.- See Also:
getBackColor()
-
getBorderColor
Color getBorderColor()
Returns the value of the 'Border Color' containment reference.- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
setBorderColor(Color)
,FormPackage.getButton_BorderColor()
-
setBorderColor
void setBorderColor(Color value)
Sets the value of the 'Border Color
' containment reference.- Parameters:
value
- the new value of the 'Border Color' containment reference.- See Also:
getBorderColor()
-
getFont
Font getFont()
Returns the value of the 'Font' containment reference.- Returns:
- the value of the 'Font' containment reference.
- See Also:
setFont(Font)
,FormPackage.getButton_Font()
-
setFont
void setFont(Font value)
Sets the value of the 'Font
' containment reference.- Parameters:
value
- the new value of the 'Font' containment reference.- See Also:
getFont()
-
getPicture
Picture getPicture()
Returns the value of the 'Picture' containment reference.- Returns:
- the value of the 'Picture' containment reference.
- See Also:
setPicture(Picture)
,FormPackage.getButton_Picture()
-
setPicture
void setPicture(Picture value)
Sets the value of the 'Picture
' containment reference.- Parameters:
value
- the new value of the 'Picture' containment reference.- See Also:
getPicture()
-
getToolTipRepresentation
TooltipRepresentation getToolTipRepresentation()
Returns the value of the 'Tool Tip Representation' attribute. The literals are from the enumerationTooltipRepresentation
.- Returns:
- the value of the 'Tool Tip Representation' attribute.
- See Also:
TooltipRepresentation
,setToolTipRepresentation(TooltipRepresentation)
,FormPackage.getButton_ToolTipRepresentation()
-
setToolTipRepresentation
void setToolTipRepresentation(TooltipRepresentation value)
Sets the value of the 'Tool Tip Representation
' attribute.- Parameters:
value
- the new value of the 'Tool Tip Representation' attribute.- See Also:
TooltipRepresentation
,getToolTipRepresentation()
-
getRepresentationInContextMenu
RepresentationInContextMenu getRepresentationInContextMenu()
Returns the value of the 'Representation In Context Menu' attribute. The literals are from the enumerationRepresentationInContextMenu
.- Returns:
- the value of the 'Representation In Context Menu' attribute.
- See Also:
RepresentationInContextMenu
,setRepresentationInContextMenu(RepresentationInContextMenu)
,FormPackage.getButton_RepresentationInContextMenu()
-
setRepresentationInContextMenu
void setRepresentationInContextMenu(RepresentationInContextMenu value)
Sets the value of the 'Representation In Context Menu
' attribute.- Parameters:
value
- the new value of the 'Representation In Context Menu' attribute.- See Also:
RepresentationInContextMenu
,getRepresentationInContextMenu()
-
getShape
ButtonShape getShape()
Returns the value of the 'Shape' attribute. The literals are from the enumerationButtonShape
.- Returns:
- the value of the 'Shape' attribute.
- See Also:
ButtonShape
,setShape(ButtonShape)
,FormPackage.getButton_Shape()
-
setShape
void setShape(ButtonShape value)
Sets the value of the 'Shape
' attribute.- Parameters:
value
- the new value of the 'Shape' attribute.- See Also:
ButtonShape
,getShape()
-
getShapeRepresentation
ButtonShapeRepresentation getShapeRepresentation()
Returns the value of the 'Shape Representation' attribute. The literals are from the enumerationButtonShapeRepresentation
.- Returns:
- the value of the 'Shape Representation' attribute.
- See Also:
ButtonShapeRepresentation
,setShapeRepresentation(ButtonShapeRepresentation)
,FormPackage.getButton_ShapeRepresentation()
-
setShapeRepresentation
void setShapeRepresentation(ButtonShapeRepresentation value)
Sets the value of the 'Shape Representation
' attribute.- Parameters:
value
- the new value of the 'Shape Representation' attribute.- See Also:
ButtonShapeRepresentation
,getShapeRepresentation()
-
getPictureLocation
FormButtonPictureLocation getPictureLocation()
Returns the value of the 'Picture Location' attribute. The literals are from the enumerationFormButtonPictureLocation
.- Returns:
- the value of the 'Picture Location' attribute.
- See Also:
FormButtonPictureLocation
,setPictureLocation(FormButtonPictureLocation)
,FormPackage.getButton_PictureLocation()
-
setPictureLocation
void setPictureLocation(FormButtonPictureLocation value)
Sets the value of the 'Picture Location
' attribute.- Parameters:
value
- the new value of the 'Picture Location' attribute.- See Also:
FormButtonPictureLocation
,getPictureLocation()
-
getLocationInCommandBar
ButtonLocationInCommandBar getLocationInCommandBar()
Returns the value of the 'Location In Command Bar' attribute. The literals are from the enumerationButtonLocationInCommandBar
.- Returns:
- the value of the 'Location In Command Bar' attribute.
- See Also:
ButtonLocationInCommandBar
,setLocationInCommandBar(ButtonLocationInCommandBar)
,FormPackage.getButton_LocationInCommandBar()
-
setLocationInCommandBar
void setLocationInCommandBar(ButtonLocationInCommandBar value)
Sets the value of the 'Location In Command Bar
' attribute.- Parameters:
value
- the new value of the 'Location In Command Bar' attribute.- See Also:
ButtonLocationInCommandBar
,getLocationInCommandBar()
-
isCommandUniqueness
boolean isCommandUniqueness()
Returns the value of the 'Command Uniqueness' attribute. The default value is"true"
.- Returns:
- the value of the 'Command Uniqueness' attribute.
- See Also:
setCommandUniqueness(boolean)
,FormPackage.getButton_CommandUniqueness()
-
setCommandUniqueness
void setCommandUniqueness(boolean value)
Sets the value of the 'Command Uniqueness
' attribute.- Parameters:
value
- the new value of the 'Command Uniqueness' attribute.- See Also:
isCommandUniqueness()
-
getOnMainServerUnavalableBehavior
OnMainServerUnavalableBehavior getOnMainServerUnavalableBehavior()
Returns the value of the 'On Main Server Unavalable Behavior' attribute. The literals are from the enumerationOnMainServerUnavalableBehavior
.- Returns:
- the value of the 'On Main Server Unavalable Behavior' attribute.
- See Also:
OnMainServerUnavalableBehavior
,setOnMainServerUnavalableBehavior(OnMainServerUnavalableBehavior)
,FormPackage.getButton_OnMainServerUnavalableBehavior()
-
setOnMainServerUnavalableBehavior
void setOnMainServerUnavalableBehavior(OnMainServerUnavalableBehavior value)
Sets the value of the 'On Main Server Unavalable Behavior
' attribute.- Parameters:
value
- the new value of the 'On Main Server Unavalable Behavior' attribute.- See Also:
OnMainServerUnavalableBehavior
,getOnMainServerUnavalableBehavior()
-
-