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
public interface UsualGroupExtInfo extends GroupExtInfo
A representation of the model object 'Usual Group Ext Info'.The following features are supported:
Group
Children Align
Horizontal Spacing
Vertical Spacing
Horizontal Align
Vertical Align
Behavior
Collapsed Representation Title
Collapsed
Control Representation
Representation
Show Left Margin
United
Slave Items Width
Format
Show Title
Title Data Path
Back Color
Through Align
Hidden State Title Back Color
Current Row Use
Associated Table Element Id
Associated Table Element Id8315
- See Also:
FormPackage.getUsualGroupExtInfo()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAssociatedTableElementId()
Returns the value of the 'Associated Table Element Id' attribute.Value
getAssociatedTableElementId8315()
Returns the value of the 'Associated Table Element Id8315' containment reference.Color
getBackColor()
Returns the value of the 'Back Color' containment reference.UsualGroupBehavior
getBehavior()
Returns the value of the 'Behavior' attribute.FormChildrenAlign
getChildrenAlign()
Returns the value of the 'Children Align' attribute.org.eclipse.emf.common.util.EMap<String,String>
getCollapsedRepresentationTitle()
Returns the value of the 'Collapsed Representation Title' map.UsualGroupControlRepresentation
getControlRepresentation()
Returns the value of the 'Control Representation' attribute.CurrentRowUse
getCurrentRowUse()
Returns the value of the 'Current Row Use' attribute.org.eclipse.emf.common.util.EMap<String,String>
getFormat()
Returns the value of the 'Format' map.FormChildrenGroup
getGroup()
Returns the value of the 'Group' attribute.Color
getHiddenStateTitleBackColor()
Returns the value of the 'Hidden State Title Back Color' containment reference.ItemHorizontalAlignment
getHorizontalAlign()
Returns the value of the 'Horizontal Align' attribute.FormItemSpacing
getHorizontalSpacing()
Returns the value of the 'Horizontal Spacing' attribute.UsualGroupRepresentation
getRepresentation()
Returns the value of the 'Representation' attribute.FormChildrenWidth
getSlaveItemsWidth()
Returns the value of the 'Slave Items Width' attribute.UsualGroupThroughAlign
getThroughAlign()
Returns the value of the 'Through Align' attribute.AbstractDataPath
getTitleDataPath()
Returns the value of the 'Title Data Path' containment reference.ItemVerticalAlignment
getVerticalAlign()
Returns the value of the 'Vertical Align' attribute.FormItemSpacing
getVerticalSpacing()
Returns the value of the 'Vertical Spacing' attribute.boolean
isCollapsed()
Returns the value of the 'Collapsed' attribute.boolean
isShowLeftMargin()
Returns the value of the 'Show Left Margin' attribute.boolean
isShowTitle()
Returns the value of the 'Show Title' attribute.boolean
isUnited()
Returns the value of the 'United' attribute.void
setAssociatedTableElementId(int value)
Sets the value of the 'Associated Table Element Id
' attribute.void
setAssociatedTableElementId8315(Value value)
Sets the value of the 'Associated Table Element Id8315
' containment reference.void
setBackColor(Color value)
Sets the value of the 'Back Color
' containment reference.void
setBehavior(UsualGroupBehavior value)
Sets the value of the 'Behavior
' attribute.void
setChildrenAlign(FormChildrenAlign value)
Sets the value of the 'Children Align
' attribute.void
setCollapsed(boolean value)
Sets the value of the 'Collapsed
' attribute.void
setControlRepresentation(UsualGroupControlRepresentation value)
Sets the value of the 'Control Representation
' attribute.void
setCurrentRowUse(CurrentRowUse value)
Sets the value of the 'Current Row Use
' attribute.void
setGroup(FormChildrenGroup value)
Sets the value of the 'Group
' attribute.void
setHiddenStateTitleBackColor(Color value)
Sets the value of the 'Hidden State Title Back Color
' containment reference.void
setHorizontalAlign(ItemHorizontalAlignment value)
Sets the value of the 'Horizontal Align
' attribute.void
setHorizontalSpacing(FormItemSpacing value)
Sets the value of the 'Horizontal Spacing
' attribute.void
setRepresentation(UsualGroupRepresentation value)
Sets the value of the 'Representation
' attribute.void
setShowLeftMargin(boolean value)
Sets the value of the 'Show Left Margin
' attribute.void
setShowTitle(boolean value)
Sets the value of the 'Show Title
' attribute.void
setSlaveItemsWidth(FormChildrenWidth value)
Sets the value of the 'Slave Items Width
' attribute.void
setThroughAlign(UsualGroupThroughAlign value)
Sets the value of the 'Through Align
' attribute.void
setTitleDataPath(AbstractDataPath value)
Sets the value of the 'Title Data Path
' containment reference.void
setUnited(boolean value)
Sets the value of the 'United
' attribute.void
setVerticalAlign(ItemVerticalAlignment value)
Sets the value of the 'Vertical Align
' attribute.void
setVerticalSpacing(FormItemSpacing value)
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, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-
-
-
Method Detail
-
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:
FormChildrenGroup
,setGroup(FormChildrenGroup)
,FormPackage.getUsualGroupExtInfo_Group()
-
setGroup
void setGroup(FormChildrenGroup value)
Sets the value of the 'Group
' attribute.- Parameters:
value
- the new value of the 'Group' attribute.- See Also:
FormChildrenGroup
,getGroup()
-
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:
FormChildrenAlign
,setChildrenAlign(FormChildrenAlign)
,FormPackage.getUsualGroupExtInfo_ChildrenAlign()
-
setChildrenAlign
void setChildrenAlign(FormChildrenAlign value)
Sets the value of the 'Children Align
' attribute.- Parameters:
value
- the new value of the 'Children Align' attribute.- See Also:
FormChildrenAlign
,getChildrenAlign()
-
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:
FormItemSpacing
,setHorizontalSpacing(FormItemSpacing)
,FormPackage.getUsualGroupExtInfo_HorizontalSpacing()
-
setHorizontalSpacing
void setHorizontalSpacing(FormItemSpacing value)
Sets the value of the 'Horizontal Spacing
' attribute.- Parameters:
value
- the new value of the 'Horizontal Spacing' attribute.- See Also:
FormItemSpacing
,getHorizontalSpacing()
-
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:
FormItemSpacing
,setVerticalSpacing(FormItemSpacing)
,FormPackage.getUsualGroupExtInfo_VerticalSpacing()
-
setVerticalSpacing
void setVerticalSpacing(FormItemSpacing value)
Sets the value of the 'Vertical Spacing
' attribute.- Parameters:
value
- the new value of the 'Vertical Spacing' attribute.- See Also:
FormItemSpacing
,getVerticalSpacing()
-
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:
ItemHorizontalAlignment
,setHorizontalAlign(ItemHorizontalAlignment)
,FormPackage.getUsualGroupExtInfo_HorizontalAlign()
-
setHorizontalAlign
void setHorizontalAlign(ItemHorizontalAlignment value)
Sets the value of the 'Horizontal Align
' attribute.- Parameters:
value
- the new value of the 'Horizontal Align' attribute.- See Also:
ItemHorizontalAlignment
,getHorizontalAlign()
-
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:
ItemVerticalAlignment
,setVerticalAlign(ItemVerticalAlignment)
,FormPackage.getUsualGroupExtInfo_VerticalAlign()
-
setVerticalAlign
void setVerticalAlign(ItemVerticalAlignment value)
Sets the value of the 'Vertical Align
' attribute.- Parameters:
value
- the new value of the 'Vertical Align' attribute.- See Also:
ItemVerticalAlignment
,getVerticalAlign()
-
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:
UsualGroupBehavior
,setBehavior(UsualGroupBehavior)
,FormPackage.getUsualGroupExtInfo_Behavior()
-
setBehavior
void setBehavior(UsualGroupBehavior value)
Sets the value of the 'Behavior
' attribute.- Parameters:
value
- the new value of the 'Behavior' attribute.- See Also:
UsualGroupBehavior
,getBehavior()
-
getCollapsedRepresentationTitle
org.eclipse.emf.common.util.EMap<String,String> 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:
FormPackage.getUsualGroupExtInfo_CollapsedRepresentationTitle()
-
isCollapsed
boolean isCollapsed()
Returns the value of the 'Collapsed' attribute.- Returns:
- the value of the 'Collapsed' attribute.
- See Also:
setCollapsed(boolean)
,FormPackage.getUsualGroupExtInfo_Collapsed()
-
setCollapsed
void setCollapsed(boolean value)
Sets the value of the 'Collapsed
' attribute.- Parameters:
value
- the new value of the 'Collapsed' attribute.- See Also:
isCollapsed()
-
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:
UsualGroupControlRepresentation
,setControlRepresentation(UsualGroupControlRepresentation)
,FormPackage.getUsualGroupExtInfo_ControlRepresentation()
-
setControlRepresentation
void setControlRepresentation(UsualGroupControlRepresentation value)
Sets the value of the 'Control Representation
' attribute.- Parameters:
value
- the new value of the 'Control Representation' attribute.- See Also:
UsualGroupControlRepresentation
,getControlRepresentation()
-
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:
UsualGroupRepresentation
,setRepresentation(UsualGroupRepresentation)
,FormPackage.getUsualGroupExtInfo_Representation()
-
setRepresentation
void setRepresentation(UsualGroupRepresentation value)
Sets the value of the 'Representation
' attribute.- Parameters:
value
- the new value of the 'Representation' attribute.- See Also:
UsualGroupRepresentation
,getRepresentation()
-
isShowLeftMargin
boolean isShowLeftMargin()
Returns the value of the 'Show Left Margin' attribute.- Returns:
- the value of the 'Show Left Margin' attribute.
- See Also:
setShowLeftMargin(boolean)
,FormPackage.getUsualGroupExtInfo_ShowLeftMargin()
-
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:
isShowLeftMargin()
-
isUnited
boolean isUnited()
Returns the value of the 'United' attribute.- Returns:
- the value of the 'United' attribute.
- See Also:
setUnited(boolean)
,FormPackage.getUsualGroupExtInfo_United()
-
setUnited
void setUnited(boolean value)
Sets the value of the 'United
' attribute.- Parameters:
value
- the new value of the 'United' attribute.- See Also:
isUnited()
-
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:
FormChildrenWidth
,setSlaveItemsWidth(FormChildrenWidth)
,FormPackage.getUsualGroupExtInfo_SlaveItemsWidth()
-
setSlaveItemsWidth
void setSlaveItemsWidth(FormChildrenWidth value)
Sets the value of the 'Slave Items Width
' attribute.- Parameters:
value
- the new value of the 'Slave Items Width' attribute.- See Also:
FormChildrenWidth
,getSlaveItemsWidth()
-
getFormat
org.eclipse.emf.common.util.EMap<String,String> getFormat()
- Returns:
- the value of the 'Format' map.
- See Also:
FormPackage.getUsualGroupExtInfo_Format()
-
isShowTitle
boolean isShowTitle()
Returns the value of the 'Show Title' attribute.- Returns:
- the value of the 'Show Title' attribute.
- See Also:
setShowTitle(boolean)
,FormPackage.getUsualGroupExtInfo_ShowTitle()
-
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:
isShowTitle()
-
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(AbstractDataPath)
,FormPackage.getUsualGroupExtInfo_TitleDataPath()
-
setTitleDataPath
void setTitleDataPath(AbstractDataPath value)
Sets the value of the 'Title Data Path
' containment reference.- Parameters:
value
- the new value of the 'Title Data Path' containment reference.- See Also:
getTitleDataPath()
-
getBackColor
Color getBackColor()
Returns the value of the 'Back Color' containment reference.- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
setBackColor(Color)
,FormPackage.getUsualGroupExtInfo_BackColor()
-
setBackColor
void setBackColor(Color value)
Sets the value of the 'Back Color
' containment reference.- Parameters:
value
- the new value of the 'Back Color' containment reference.- See Also:
getBackColor()
-
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:
UsualGroupThroughAlign
,setThroughAlign(UsualGroupThroughAlign)
,FormPackage.getUsualGroupExtInfo_ThroughAlign()
-
setThroughAlign
void setThroughAlign(UsualGroupThroughAlign value)
Sets the value of the 'Through Align
' attribute.- Parameters:
value
- the new value of the 'Through Align' attribute.- See Also:
UsualGroupThroughAlign
,getThroughAlign()
-
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(Color)
,FormPackage.getUsualGroupExtInfo_HiddenStateTitleBackColor()
-
setHiddenStateTitleBackColor
void setHiddenStateTitleBackColor(Color value)
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:
getHiddenStateTitleBackColor()
-
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:
CurrentRowUse
,setCurrentRowUse(CurrentRowUse)
,FormPackage.getUsualGroupExtInfo_CurrentRowUse()
-
setCurrentRowUse
void setCurrentRowUse(CurrentRowUse value)
Sets the value of the 'Current Row Use
' attribute.- Parameters:
value
- the new value of the 'Current Row Use' attribute.- See Also:
CurrentRowUse
,getCurrentRowUse()
-
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(int)
,FormPackage.getUsualGroupExtInfo_AssociatedTableElementId()
-
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:
getAssociatedTableElementId()
-
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(Value)
,FormPackage.getUsualGroupExtInfo_AssociatedTableElementId8315()
-
setAssociatedTableElementId8315
void setAssociatedTableElementId8315(Value value)
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:
getAssociatedTableElementId8315()
-
-