Package com._1c.g5.v8.dt.form.model
Interface UsualGroupExtInfo
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,EventHandlerContainer,ExtInfo,GroupExtInfo,IBmObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
UsualGroupExtInfoImpl
A representation of the model object 'Usual Group Ext Info'.
The following features are supported:
GroupChildren AlignHorizontal SpacingVertical SpacingHorizontal AlignVertical AlignBehaviorChild Items Title LocationScroll On CompressCollapsed Representation TitleCollapsedControl RepresentationRepresentationShow As CardHyperlinkShow Left MarginUnitedSlave Items WidthFormatShow TitleShow Title851Title Data PathBack ColorBack PictureBack Picture EffectCard Representation TypeThrough AlignHidden State Title Back ColorCurrent Row UseAssociated Table Element IdAssociated Table Element Id8315Collapsed Representation Item
- See Also:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID -
Method Summary
Modifier and TypeMethodDescriptionintReturns the value of the 'Associated Table Element Id' attribute.Returns the value of the 'Associated Table Element Id8315' containment reference.Returns the value of the 'Back Color' containment reference.Returns the value of the 'Back Picture' containment reference.Returns the value of the 'Back Picture Effect' attribute.Returns the value of the 'Behavior' attribute.Returns the value of the 'Card Representation Type' attribute.Returns the value of the 'Child Items Title Location' attribute.Returns the value of the 'Children Align' attribute.Returns the value of the 'Collapsed Representation Item' reference.Returns the value of the 'Collapsed Representation Title' map.Returns the value of the 'Control Representation' attribute.Returns the value of the 'Current Row Use' attribute.Returns the value of the 'Format' map.getGroup()Returns the value of the 'Group' attribute.Returns the value of the 'Hidden State Title Back Color' containment reference.Returns the value of the 'Horizontal Align' attribute.Returns the value of the 'Horizontal Spacing' attribute.Returns the value of the 'Representation' attribute.Returns the value of the 'Scroll On Compress' attribute.Returns the value of the 'Show Title851' attribute.Returns the value of the 'Slave Items Width' attribute.Returns the value of the 'Through Align' 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.booleanReturns the value of the 'Collapsed' attribute.booleanReturns the value of the 'Hyperlink' attribute.booleanReturns the value of the 'Show As Card' attribute.booleanReturns the value of the 'Show Left Margin' attribute.booleanReturns the value of the 'Show Title' attribute.booleanisUnited()Returns the value of the 'United' attribute.voidsetAssociatedTableElementId(int value) Sets the value of the 'Associated Table Element Id' attribute.voidSets the value of the 'Associated Table Element Id8315' containment reference.voidsetBackColor(Color value) Sets the value of the 'Back Color' containment reference.voidsetBackPicture(Picture value) Sets the value of the 'Back Picture' containment reference.voidSets the value of the 'Back Picture Effect' attribute.voidsetBehavior(UsualGroupBehavior value) Sets the value of the 'Behavior' attribute.voidSets the value of the 'Card Representation Type' attribute.voidSets the value of the 'Child Items Title Location' attribute.voidSets the value of the 'Children Align' attribute.voidsetCollapsed(boolean value) Sets the value of the 'Collapsed' attribute.voidSets the value of the 'Collapsed Representation Item' reference.voidSets the value of the 'Control Representation' attribute.voidsetCurrentRowUse(CurrentRowUse value) Sets the value of the 'Current Row Use' attribute.voidsetGroup(FormChildrenGroup value) Sets the value of the 'Group' attribute.voidSets the value of the 'Hidden State Title Back Color' containment reference.voidSets the value of the 'Horizontal Align' attribute.voidSets the value of the 'Horizontal Spacing' attribute.voidsetHyperlink(boolean value) Sets the value of the 'Hyperlink' attribute.voidSets the value of the 'Representation' attribute.voidsetScrollOnCompress(Boolean value) Sets the value of the 'Scroll On Compress' attribute.voidsetShowAsCard(boolean value) Sets the value of the 'Show As Card' attribute.voidsetShowLeftMargin(boolean value) Sets the value of the 'Show Left Margin' attribute.voidsetShowTitle(boolean value) Sets the value of the 'Show Title' attribute.voidsetShowTitle851(ShowTitle851 value) Sets the value of the 'Show Title851' attribute.voidSets the value of the 'Slave Items Width' attribute.voidSets the value of the 'Through Align' attribute.voidsetTitleDataPath(AbstractDataPath value) Sets the value of the 'Title Data Path' containment reference.voidsetUnited(boolean value) Sets the value of the 'United' attribute.voidSets the value of the 'Vertical Align' attribute.voidSets 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, 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
-
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:
-
getBehavior
UsualGroupBehavior getBehavior()Returns the value of the 'Behavior' attribute. The literals are from the enumerationUsualGroupBehavior.- Returns:
- the value of the 'Behavior' attribute.
- See Also:
-
setBehavior
Sets the value of the 'Behavior' attribute.- Parameters:
value- the new value of the 'Behavior' attribute.- See Also:
-
getChildItemsTitleLocation
ChildrenTitleLocation getChildItemsTitleLocation()Returns the value of the 'Child Items Title Location' attribute. The literals are from the enumerationChildrenTitleLocation.- Returns:
- the value of the 'Child Items Title Location' attribute.
- See Also:
-
setChildItemsTitleLocation
Sets the value of the 'Child Items Title Location' attribute.- Parameters:
value- the new value of the 'Child Items Title Location' attribute.- See Also:
-
getScrollOnCompress
Boolean getScrollOnCompress()Returns the value of the 'Scroll On Compress' attribute.- Returns:
- the value of the 'Scroll On Compress' attribute.
- See Also:
-
setScrollOnCompress
Sets the value of the 'Scroll On Compress' attribute.- Parameters:
value- the new value of the 'Scroll On Compress' attribute.- See Also:
-
getCollapsedRepresentationTitle
Returns the value of the 'Collapsed Representation Title' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Collapsed Representation Title' map.
- See Also:
-
isCollapsed
boolean isCollapsed()Returns the value of the 'Collapsed' attribute.- Returns:
- the value of the 'Collapsed' attribute.
- See Also:
-
setCollapsed
void setCollapsed(boolean value) Sets the value of the 'Collapsed' attribute.- Parameters:
value- the new value of the 'Collapsed' attribute.- See Also:
-
getControlRepresentation
UsualGroupControlRepresentation getControlRepresentation()Returns the value of the 'Control Representation' attribute. The literals are from the enumerationUsualGroupControlRepresentation.- Returns:
- the value of the 'Control Representation' attribute.
- See Also:
-
setControlRepresentation
Sets the value of the 'Control Representation' attribute.- Parameters:
value- the new value of the 'Control Representation' attribute.- See Also:
-
getRepresentation
UsualGroupRepresentation getRepresentation()Returns the value of the 'Representation' attribute. The literals are from the enumerationUsualGroupRepresentation.- 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:
-
isShowAsCard
boolean isShowAsCard()Returns the value of the 'Show As Card' attribute.- Returns:
- the value of the 'Show As Card' attribute.
- See Also:
-
setShowAsCard
void setShowAsCard(boolean value) Sets the value of the 'Show As Card' attribute.- Parameters:
value- the new value of the 'Show As Card' attribute.- 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:
-
isShowLeftMargin
boolean isShowLeftMargin()Returns the value of the 'Show Left Margin' attribute.- Returns:
- the value of the 'Show Left Margin' attribute.
- See Also:
-
setShowLeftMargin
void setShowLeftMargin(boolean value) Sets the value of the 'Show Left Margin' attribute.- Parameters:
value- the new value of the 'Show Left Margin' attribute.- See Also:
-
isUnited
boolean isUnited()Returns the value of the 'United' attribute.- Returns:
- the value of the 'United' attribute.
- See Also:
-
setUnited
void setUnited(boolean value) Sets the value of the 'United' attribute.- Parameters:
value- the new value of the 'United' 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:
-
getShowTitle851
ShowTitle851 getShowTitle851()Returns the value of the 'Show Title851' attribute. The literals are from the enumerationShowTitle851.- Returns:
- the value of the 'Show Title851' attribute.
- See Also:
-
setShowTitle851
Sets the value of the 'Show Title851' attribute.- Parameters:
value- the new value of the 'Show Title851' 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:
-
getBackPicture
Picture getBackPicture()Returns the value of the 'Back Picture' containment reference.- Returns:
- the value of the 'Back Picture' containment reference.
- See Also:
-
setBackPicture
Sets the value of the 'Back Picture' containment reference.- Parameters:
value- the new value of the 'Back Picture' containment reference.- See Also:
-
getBackPictureEffect
PictureRepresentationEffect getBackPictureEffect()Returns the value of the 'Back Picture Effect' attribute. The literals are from the enumerationPictureRepresentationEffect.- Returns:
- the value of the 'Back Picture Effect' attribute.
- See Also:
-
setBackPictureEffect
Sets the value of the 'Back Picture Effect' attribute.- Parameters:
value- the new value of the 'Back Picture Effect' attribute.- See Also:
-
getCardRepresentationType
CardRepresentationType getCardRepresentationType()Returns the value of the 'Card Representation Type' attribute. The literals are from the enumerationCardRepresentationType.- Returns:
- the value of the 'Card Representation Type' attribute.
- See Also:
-
setCardRepresentationType
Sets the value of the 'Card Representation Type' attribute.- Parameters:
value- the new value of the 'Card Representation Type' attribute.- See Also:
-
getThroughAlign
UsualGroupThroughAlign getThroughAlign()Returns the value of the 'Through Align' attribute. The literals are from the enumerationUsualGroupThroughAlign.- Returns:
- the value of the 'Through Align' attribute.
- See Also:
-
setThroughAlign
Sets the value of the 'Through Align' attribute.- Parameters:
value- the new value of the 'Through Align' attribute.- See Also:
-
getHiddenStateTitleBackColor
Color getHiddenStateTitleBackColor()Returns the value of the 'Hidden State Title Back Color' containment reference.- Returns:
- the value of the 'Hidden State Title Back Color' containment reference.
- See Also:
-
setHiddenStateTitleBackColor
Sets the value of the 'Hidden State Title Back Color' containment reference.- Parameters:
value- the new value of the 'Hidden State Title Back Color' containment reference.- See Also:
-
getCurrentRowUse
CurrentRowUse getCurrentRowUse()Returns the value of the 'Current Row Use' attribute. The literals are from the enumerationCurrentRowUse.- Returns:
- the value of the 'Current Row Use' attribute.
- See Also:
-
setCurrentRowUse
Sets the value of the 'Current Row Use' attribute.- Parameters:
value- the new value of the 'Current Row Use' attribute.- See Also:
-
getAssociatedTableElementId
int getAssociatedTableElementId()Returns the value of the 'Associated Table Element Id' attribute.- Returns:
- the value of the 'Associated Table Element Id' attribute.
- See Also:
-
setAssociatedTableElementId
void setAssociatedTableElementId(int value) Sets the value of the 'Associated Table Element Id' attribute.- Parameters:
value- the new value of the 'Associated Table Element Id' attribute.- See Also:
-
getAssociatedTableElementId8315
Value getAssociatedTableElementId8315()Returns the value of the 'Associated Table Element Id8315' containment reference.- Returns:
- the value of the 'Associated Table Element Id8315' containment reference.
- See Also:
-
setAssociatedTableElementId8315
Sets the value of the 'Associated Table Element Id8315' containment reference.- Parameters:
value- the new value of the 'Associated Table Element Id8315' containment reference.- See Also:
-
getCollapsedRepresentationItem
FormItem getCollapsedRepresentationItem()Returns the value of the 'Collapsed Representation Item' reference.- Returns:
- the value of the 'Collapsed Representation Item' reference.
- See Also:
-
setCollapsedRepresentationItem
Sets the value of the 'Collapsed Representation Item' reference.- Parameters:
value- the new value of the 'Collapsed Representation Item' reference.- See Also:
-