Package com._1c.g5.v8.dt.form.model
Interface PageGroupExtInfo
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,EventHandlerContainer
,ExtInfo
,GroupExtInfo
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
PageGroupExtInfoImpl
A representation of the model object 'Page Group 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 'Children Align' attribute.Returns the value of the 'Format' map.getGroup()
Returns the value of the 'Group' attribute.Returns the value of the 'Horizontal Align' attribute.Returns the value of the 'Horizontal Spacing' attribute.Returns the value of the 'Picture' containment reference.Returns the value of the 'Slave Items Width' attribute.Returns the value of the 'Title Data Path' containment reference.Returns the value of the 'Vertical Align' attribute.Returns the value of the 'Vertical Spacing' attribute.boolean
Returns the value of the 'Scroll On Compress' attribute.boolean
Returns the value of the 'Show Title' attribute.void
setBackColor
(Color value) Sets the value of the 'Back Color
' containment reference.void
Sets the value of the 'Children Align
' attribute.void
setGroup
(FormChildrenGroup value) Sets the value of the 'Group
' attribute.void
Sets the value of the 'Horizontal Align
' attribute.void
Sets the value of the 'Horizontal Spacing
' attribute.void
setPicture
(Picture value) Sets the value of the 'Picture
' containment reference.void
setScrollOnCompress
(boolean value) Sets the value of the 'Scroll On Compress
' attribute.void
setShowTitle
(boolean value) Sets the value of the 'Show Title
' attribute.void
Sets the value of the 'Slave Items Width
' attribute.void
setTitleDataPath
(AbstractDataPath value) Sets the value of the 'Title Data Path
' containment reference.void
Sets the value of the 'Vertical Align
' attribute.void
Sets the value of the 'Vertical Spacing
' 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
-
getPicture
Picture getPicture()Returns the value of the 'Picture' containment reference.- Returns:
- the value of the 'Picture' containment reference.
- See Also:
-
setPicture
Sets the value of the 'Picture
' containment reference.- Parameters:
value
- the new value of the 'Picture' containment reference.- See Also:
-
getGroup
FormChildrenGroup getGroup()Returns the value of the 'Group' attribute. The literals are from the enumerationFormChildrenGroup
.- Returns:
- the value of the 'Group' attribute.
- See Also:
-
setGroup
Sets the value of the 'Group
' attribute.- Parameters:
value
- the new value of the 'Group' attribute.- See Also:
-
getChildrenAlign
FormChildrenAlign getChildrenAlign()Returns the value of the 'Children Align' attribute. The literals are from the enumerationFormChildrenAlign
.- Returns:
- the value of the 'Children Align' attribute.
- See Also:
-
setChildrenAlign
Sets the value of the 'Children Align
' attribute.- Parameters:
value
- the new value of the 'Children Align' attribute.- See Also:
-
getHorizontalSpacing
FormItemSpacing getHorizontalSpacing()Returns the value of the 'Horizontal Spacing' attribute. The literals are from the enumerationFormItemSpacing
.- Returns:
- the value of the 'Horizontal Spacing' attribute.
- See Also:
-
setHorizontalSpacing
Sets the value of the 'Horizontal Spacing
' attribute.- Parameters:
value
- the new value of the 'Horizontal Spacing' attribute.- See Also:
-
getVerticalSpacing
FormItemSpacing getVerticalSpacing()Returns the value of the 'Vertical Spacing' attribute. The literals are from the enumerationFormItemSpacing
.- Returns:
- the value of the 'Vertical Spacing' attribute.
- See Also:
-
setVerticalSpacing
Sets the value of the 'Vertical Spacing
' attribute.- Parameters:
value
- the new value of the 'Vertical Spacing' attribute.- See Also:
-
getHorizontalAlign
ItemHorizontalAlignment getHorizontalAlign()Returns the value of the 'Horizontal Align' attribute. The literals are from the enumerationItemHorizontalAlignment
.- Returns:
- the value of the 'Horizontal Align' attribute.
- See Also:
-
setHorizontalAlign
Sets the value of the 'Horizontal Align
' attribute.- Parameters:
value
- the new value of the 'Horizontal Align' attribute.- See Also:
-
getVerticalAlign
ItemVerticalAlignment getVerticalAlign()Returns the value of the 'Vertical Align' attribute. The literals are from the enumerationItemVerticalAlignment
.- Returns:
- the value of the 'Vertical Align' attribute.
- See Also:
-
setVerticalAlign
Sets the value of the 'Vertical Align
' attribute.- Parameters:
value
- the new value of the 'Vertical Align' attribute.- See Also:
-
getSlaveItemsWidth
FormChildrenWidth getSlaveItemsWidth()Returns the value of the 'Slave Items Width' attribute. The literals are from the enumerationFormChildrenWidth
.- Returns:
- the value of the 'Slave Items Width' attribute.
- See Also:
-
setSlaveItemsWidth
Sets the value of the 'Slave Items Width
' attribute.- Parameters:
value
- the new value of the 'Slave Items Width' attribute.- See Also:
-
getFormat
- Returns:
- the value of the 'Format' map.
- See Also:
-
isShowTitle
boolean isShowTitle()Returns the value of the 'Show Title' attribute.- Returns:
- the value of the 'Show Title' attribute.
- See Also:
-
setShowTitle
void setShowTitle(boolean value) Sets the value of the 'Show Title
' attribute.- Parameters:
value
- the new value of the 'Show Title' attribute.- See Also:
-
getTitleDataPath
AbstractDataPath getTitleDataPath()Returns the value of the 'Title Data Path' containment reference.- Returns:
- the value of the 'Title Data Path' containment reference.
- See Also:
-
setTitleDataPath
Sets the value of the 'Title Data Path
' containment reference.- Parameters:
value
- the new value of the 'Title Data Path' 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:
-
isScrollOnCompress
boolean isScrollOnCompress()Returns the value of the 'Scroll On Compress' attribute.- Returns:
- the value of the 'Scroll On Compress' attribute.
- See Also:
-
setScrollOnCompress
void setScrollOnCompress(boolean value) Sets the value of the 'Scroll On Compress
' attribute.- Parameters:
value
- the new value of the 'Scroll On Compress' attribute.- See Also:
-