Package com._1c.g5.v8.dt.form.model
Interface ProgressBarFieldExtInfo
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,EventHandlerContainer
,ExtInfo
,FieldExtInfo
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ProgressBarFieldExtInfoImpl
A representation of the model object 'Progress Bar 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 'Border Color' containment reference.int
Returns the value of the 'Height' attribute.int
Returns the value of the 'Max Height' attribute.int
Returns the value of the 'Max Value' attribute.int
Returns the value of the 'Max Width' attribute.int
Returns the value of the 'Min Value' attribute.int
Returns the value of the 'Min Width' attribute.Returns the value of the 'Orientation' attribute.Returns the value of the 'Representation' attribute.int
getWidth()
Returns the value of the 'Width' attribute.boolean
Returns the value of the 'Auto Max Height' attribute.boolean
Returns the value of the 'Auto Max Width' attribute.boolean
Returns the value of the 'Horizontal Stretch' attribute.boolean
Returns the value of the 'Show Percent' attribute.boolean
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
setBorderColor
(Color value) Sets the value of the 'Border Color
' containment reference.void
setHeight
(int value) Sets the value of the 'Height
' attribute.void
setHorizontalStretch
(boolean value) Sets the value of the 'Horizontal Stretch
' attribute.void
setMaxHeight
(int value) Sets the value of the 'Max Height
' attribute.void
setMaxValue
(int value) Sets the value of the 'Max Value
' attribute.void
setMaxWidth
(int value) Sets the value of the 'Max Width
' attribute.void
setMinValue
(int value) Sets the value of the 'Min Value
' attribute.void
setMinWidth
(int value) Sets the value of the 'Min Width
' attribute.void
Sets the value of the 'Orientation
' attribute.void
Sets the value of the 'Representation
' attribute.void
setShowPercent
(boolean value) Sets the value of the 'Show Percent
' 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
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:
-
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:
-
isHorizontalStretch
boolean isHorizontalStretch()Returns the value of the 'Horizontal Stretch' attribute.- Returns:
- the value of the 'Horizontal Stretch' attribute.
- See Also:
-
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:
-
isVerticalStretch
boolean isVerticalStretch()Returns the value of the 'Vertical Stretch' attribute.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
-
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:
-
getMinValue
int getMinValue()Returns the value of the 'Min Value' attribute.- Returns:
- the value of the 'Min Value' attribute.
- See Also:
-
setMinValue
void setMinValue(int value) Sets the value of the 'Min Value
' attribute.- Parameters:
value
- the new value of the 'Min Value' attribute.- See Also:
-
getMaxValue
int getMaxValue()Returns the value of the 'Max Value' attribute.- Returns:
- the value of the 'Max Value' attribute.
- See Also:
-
setMaxValue
void setMaxValue(int value) Sets the value of the 'Max Value
' attribute.- Parameters:
value
- the new value of the 'Max Value' attribute.- See Also:
-
getOrientation
FormElementOrientation getOrientation()Returns the value of the 'Orientation' attribute. The literals are from the enumerationFormElementOrientation
.- Returns:
- the value of the 'Orientation' attribute.
- See Also:
-
setOrientation
Sets the value of the 'Orientation
' attribute.- Parameters:
value
- the new value of the 'Orientation' attribute.- See Also:
-
getRepresentation
FormProgressBarRepresentation getRepresentation()Returns the value of the 'Representation' attribute. The literals are from the enumerationFormProgressBarRepresentation
.- Returns:
- the value of the 'Representation' attribute.
- See Also:
-
setRepresentation
Sets the value of the 'Representation
' attribute.- Parameters:
value
- the new value of the 'Representation' attribute.- See Also:
-
isShowPercent
boolean isShowPercent()Returns the value of the 'Show Percent' attribute.- Returns:
- the value of the 'Show Percent' attribute.
- See Also:
-
setShowPercent
void setShowPercent(boolean value) Sets the value of the 'Show Percent
' attribute.- Parameters:
value
- the new value of the 'Show Percent' attribute.- 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:
-
validate
boolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)
-