Package com._1c.g5.v8.dt.form.model
Interface ViewStatusAdditionExtInfo
- All Superinterfaces:
AdditionExtInfo
,org.eclipse.emf.ecore.EObject
,EventHandlerContainer
,ExtInfo
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ViewStatusAdditionExtInfoImpl
A representation of the model object 'View Status Addition Ext Info'.
The following features are supported:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Back Color' containment reference.Returns the value of the 'Border' containment reference.Returns the value of the 'Border Color' containment reference.Returns the value of the 'Button Color' containment reference.getFont()
Returns the value of the 'Font' containment reference.Returns the value of the 'Horizontal Location' attribute.Returns the value of the 'Horizontal Stretch' attribute.int
Returns the value of the 'Max Width' attribute.int
Returns the value of the 'Min Width' attribute.Returns the value of the 'Text Color' containment reference.Returns the value of the 'Title Font' containment reference.Returns the value of the 'Title Text Color' containment reference.int
getWidth()
Returns the value of the 'Width' attribute.boolean
Returns the value of the 'Auto Max Width' 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
Sets the value of the 'Border
' containment reference.void
setBorderColor
(Color value) Sets the value of the 'Border Color
' containment reference.void
setButtonColor
(Color value) Sets the value of the 'Button Color
' containment reference.void
Sets the value of the 'Font
' containment reference.void
Sets the value of the 'Horizontal Location
' attribute.void
setHorizontalStretch
(Boolean value) Sets the value of the 'Horizontal Stretch
' 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
setTextColor
(Color value) Sets the value of the 'Text Color
' containment reference.void
setTitleFont
(Font value) Sets the value of the 'Title Font
' containment reference.void
setTitleTextColor
(Color value) Sets the value of the 'Title Text Color
' containment reference.void
setWidth
(int value) Sets the value of the 'Width
' attribute.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.EventHandlerContainer
getHandlers
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getWidth
int getWidth()Returns the value of the 'Width' attribute.- Returns:
- the value of the 'Width' attribute.
- See Also:
-
setWidth
void setWidth(int value) Sets the value of the 'Width
' attribute.- Parameters:
value
- the new value of the 'Width' attribute.- See Also:
-
isAutoMaxWidth
boolean isAutoMaxWidth()Returns the value of the 'Auto Max Width' attribute.- Returns:
- the value of the 'Auto Max Width' attribute.
- See Also:
-
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:
-
getMaxWidth
int getMaxWidth()Returns the value of the 'Max Width' attribute.- Returns:
- the value of the 'Max Width' attribute.
- See Also:
-
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:
-
getMinWidth
int getMinWidth()Returns the value of the 'Min Width' attribute.- Returns:
- the value of the 'Min Width' attribute.
- See Also:
-
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:
-
getHorizontalStretch
Boolean getHorizontalStretch()Returns the value of the 'Horizontal Stretch' attribute.- Returns:
- the value of the 'Horizontal Stretch' attribute.
- See Also:
-
setHorizontalStretch
Sets the value of the 'Horizontal Stretch
' attribute.- Parameters:
value
- the new value of the 'Horizontal Stretch' attribute.- See Also:
-
getHorizontalLocation
ItemHorizontalAlignment getHorizontalLocation()Returns the value of the 'Horizontal Location' attribute. The literals are from the enumerationItemHorizontalAlignment
.- Returns:
- the value of the 'Horizontal Location' attribute.
- See Also:
-
setHorizontalLocation
Sets the value of the 'Horizontal Location
' attribute.- Parameters:
value
- the new value of the 'Horizontal Location' attribute.- See Also:
-
getBackColor
Color getBackColor()Returns the value of the 'Back Color' containment reference.- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
-
setBackColor
Sets the value of the 'Back Color
' containment reference.- Parameters:
value
- the new value of the 'Back Color' containment reference.- See Also:
-
getButtonColor
Color getButtonColor()Returns the value of the 'Button Color' containment reference.- Returns:
- the value of the 'Button Color' containment reference.
- See Also:
-
setButtonColor
Sets the value of the 'Button Color
' containment reference.- Parameters:
value
- the new value of the 'Button Color' containment reference.- See Also:
-
getTextColor
Color getTextColor()Returns the value of the 'Text Color' containment reference.- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
-
setTextColor
Sets the value of the 'Text Color
' containment reference.- Parameters:
value
- the new value of the 'Text Color' containment reference.- See Also:
-
getTitleTextColor
Color getTitleTextColor()Returns the value of the 'Title Text Color' containment reference.- Returns:
- the value of the 'Title Text Color' containment reference.
- See Also:
-
setTitleTextColor
Sets the value of the 'Title Text Color
' containment reference.- Parameters:
value
- the new value of the 'Title Text Color' containment reference.- See Also:
-
getBorderColor
Color getBorderColor()Returns the value of the 'Border Color' containment reference.- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
-
setBorderColor
Sets the value of the 'Border Color
' containment reference.- Parameters:
value
- the new value of the 'Border Color' containment reference.- See Also:
-
getFont
Font getFont()Returns the value of the 'Font' containment reference.- Returns:
- the value of the 'Font' containment reference.
- See Also:
-
setFont
Sets the value of the 'Font
' containment reference.- Parameters:
value
- the new value of the 'Font' containment reference.- See Also:
-
getTitleFont
Font getTitleFont()Returns the value of the 'Title Font' containment reference.- Returns:
- the value of the 'Title Font' containment reference.
- See Also:
-
setTitleFont
Sets the value of the 'Title Font
' containment reference.- Parameters:
value
- the new value of the 'Title Font' containment reference.- See Also:
-
getBorder
Border getBorder()Returns the value of the 'Border' containment reference.- Returns:
- the value of the 'Border' containment reference.
- See Also:
-
setBorder
Sets the value of the 'Border
' containment reference.- Parameters:
value
- the new value of the 'Border' containment reference.- See Also:
-