Package com._1c.g5.v8.dt.form.model
Interface LabelFieldExtInfo
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,EventHandlerContainer,ExtInfo,FieldExtInfo,IBmObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
LabelFieldExtInfoImpl
A representation of the model object 'Label Field Ext Info'.
The following features are supported:
- See Also:
-
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.getFont()Returns the value of the 'Font' containment reference.Returns the value of the 'Format' map.intReturns the value of the 'Height' attribute.Returns the value of the 'Horizontal Stretch' attribute.Returns the value of the 'Mark Negatives' attribute.intReturns the value of the 'Max Height' attribute.intReturns the value of the 'Max Width' attribute.intReturns the value of the 'Min Width' attribute.Returns the value of the 'Password Mode' attribute.Returns the value of the 'Text Color' containment reference.Returns the value of the 'Vertical Stretch' attribute.intgetWidth()Returns the value of the 'Width' attribute.booleanReturns the value of the 'Auto Max Height' attribute.booleanReturns the value of the 'Auto Max Width' attribute.booleanReturns the value of the 'Hyperlink' attribute.voidsetAutoMaxHeight(boolean value) Sets the value of the 'Auto Max Height' attribute.voidsetAutoMaxWidth(boolean value) Sets the value of the 'Auto Max Width' attribute.voidsetBackColor(Color value) Sets the value of the 'Back Color' containment reference.voidSets the value of the 'Border' containment reference.voidsetBorderColor(Color value) Sets the value of the 'Border Color' containment reference.voidSets the value of the 'Font' containment reference.voidsetHeight(int value) Sets the value of the 'Height' attribute.voidsetHorizontalStretch(Boolean value) Sets the value of the 'Horizontal Stretch' attribute.voidsetHyperlink(boolean value) Sets the value of the 'Hyperlink' attribute.voidsetMarkNegatives(Boolean value) Sets the value of the 'Mark Negatives' attribute.voidsetMaxHeight(int value) Sets the value of the 'Max Height' attribute.voidsetMaxWidth(int value) Sets the value of the 'Max Width' attribute.voidsetMinWidth(int value) Sets the value of the 'Min Width' attribute.voidsetPasswordMode(Boolean value) Sets the value of the 'Password Mode' attribute.voidsetTextColor(Color value) Sets the value of the 'Text Color' containment reference.voidsetVerticalStretch(Boolean value) Sets the value of the 'Vertical Stretch' attribute.voidsetWidth(int value) Sets the value of the 'Width' attribute.booleanMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.dt.form.model.EventHandlerContainer
getHandlersMethods 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, bmSetPropertyMethods 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:
-
getHeight
int getHeight()Returns the value of the 'Height' attribute.- Returns:
- the value of the 'Height' attribute.
- See Also:
-
setHeight
void setHeight(int value) Sets the value of the 'Height' attribute.- Parameters:
value- the new value of the 'Height' attribute.- See Also:
-
isAutoMaxHeight
boolean isAutoMaxHeight()Returns the value of the 'Auto Max Height' attribute.- Returns:
- the value of the 'Auto Max Height' attribute.
- See Also:
-
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:
-
getMaxHeight
int getMaxHeight()Returns the value of the 'Max Height' attribute.- Returns:
- the value of the 'Max Height' attribute.
- See Also:
-
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:
-
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:
-
getVerticalStretch
Boolean getVerticalStretch()Returns the value of the 'Vertical Stretch' attribute.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
-
setVerticalStretch
Sets the value of the 'Vertical Stretch' attribute.- Parameters:
value- the new value of the 'Vertical Stretch' attribute.- See Also:
-
getMarkNegatives
Boolean getMarkNegatives()Returns the value of the 'Mark Negatives' attribute.- Returns:
- the value of the 'Mark Negatives' attribute.
- See Also:
-
setMarkNegatives
Sets the value of the 'Mark Negatives' attribute.- Parameters:
value- the new value of the 'Mark Negatives' attribute.- See Also:
-
getFormat
- Returns:
- the value of the 'Format' map.
- See Also:
-
isHyperlink
boolean isHyperlink()Returns the value of the 'Hyperlink' attribute.- Returns:
- the value of the 'Hyperlink' attribute.
- See Also:
-
setHyperlink
void setHyperlink(boolean value) Sets the value of the 'Hyperlink' attribute.- Parameters:
value- the new value of the 'Hyperlink' attribute.- See Also:
-
getPasswordMode
Boolean getPasswordMode()Returns the value of the 'Password Mode' attribute.- Returns:
- the value of the 'Password Mode' attribute.
- See Also:
-
setPasswordMode
Sets the value of the 'Password Mode' attribute.- Parameters:
value- the new value of the 'Password Mode' attribute.- 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:
-
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:
-
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:
-
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:
-
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:
-
validate
boolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)
-