Interface HippoLayLogicGroup
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,HippoLayElementBase,HippoLayFormElementBase,HippoLayFormElementExtBase,HippoLayFormGroupBase,HippoLayFormGroupFormElementExtBase,HippoLayGroupBase,HippoLayVirtualGridBase,HippoLayVirtualGridFormElementExtBase,IHippoLayElementWithBackColor,IHippoLayElementWithFont,IHippoLayElementWithTextColor,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
HippoLayLogicGroupImpl
public interface HippoLayLogicGroup
extends HippoLayFormGroupFormElementExtBase, IHippoLayElementWithBackColor, IHippoLayElementWithFont, IHippoLayElementWithTextColor
A representation of the model object 'Hippo Lay Logic Group'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Behavior' attribute.Returns the value of the 'Collapsed Title' attribute.intReturns the value of the 'Data Length' attribute.Returns the value of the 'Format String' attribute.Returns the value of the 'Hidden State Title Back Color' attribute.Returns the value of the 'Representation' attribute.getRole()Returns the value of the 'Role' attribute.Returns the value of the 'Tooltip' attribute.booleanReturns the value of the 'Collapsible Left Margin' attribute.booleanReturns the value of the 'Expand On Back Color' attribute.booleanReturns the value of the 'Show Behavior Icon' attribute.booleanReturns the value of the 'Show Title' attribute.booleanReturns the value of the 'Through Align' attribute.booleanisUnited()Returns the value of the 'United' attribute.voidsetBehavior(UsualGroupBehavior value) Sets the value of the 'Behavior' attribute.voidsetCollapsedTitle(String value) Sets the value of the 'Collapsed Title' attribute.voidsetCollapsibleLeftMargin(boolean value) Sets the value of the 'Collapsible Left Margin' attribute.voidsetDataLength(int value) Sets the value of the 'Data Length' attribute.voidsetExpandOnBackColor(boolean value) Sets the value of the 'Expand On Back Color' attribute.voidsetFormatString(String value) Sets the value of the 'Format String' attribute.voidSets the value of the 'Hidden State Title Back Color' attribute.voidSets the value of the 'Representation' attribute.voidsetRole(HippoLayouterGroupRole value) Sets the value of the 'Role' attribute.voidsetShowBehaviorIcon(boolean value) Sets the value of the 'Show Behavior Icon' attribute.voidsetShowTitle(boolean value) Sets the value of the 'Show Title' attribute.voidsetThroughAlign(boolean value) Sets the value of the 'Through Align' attribute.voidsetTooltip(String value) Sets the value of the 'Tooltip' attribute.voidsetUnited(boolean value) Sets the value of the 'United' 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.layout.model.description.HippoLayElementBase
checkCategory, getCategoriesHolder, getFormModelElement, getLogFormElementName, getName, getPParent, getTitle, isDefaultControl, isEnabled, isGroupEnabled, isGroupingVertical, isGroupReadOnly, isGroupVisible, isPostGeneratorCardsInDLU, isReadOnly, isSkipOnInput, isVisible, setCategoriesHolder, setCategory, setCategory, setDefaultControl, setEnabled, setFormModelElement, setGroupEnabled, setGroupingVertical, setGroupReadOnly, setGroupVisible, setLogFormElementName, setName, setPostGeneratorCardsInDLU, setPParent, setReadOnly, setSkipOnInput, setTitle, setVisibleMethods inherited from interface com._1c.g5.v8.dt.form.layout.model.description.HippoLayFormElementBase
getAlignedAreaTopOffset, getAnchorName, getGridBottomPadding, getGridHAlign, getGridHeight, getGridLeft, getGridLeftPadding, getGridPadding, getGridRightPadding, getGridTop, getGridTopPadding, getGridVAlign, getGridWidth, getHeight, getLayerNumber, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getStickyAnchorNames, getStretchableMode, getWidth, setAlignedAreaTopOffset, setAnchorName, setGridBottomPadding, setGridHAlign, setGridHeight, setGridLeft, setGridLeftPadding, setGridPadding, setGridRightPadding, setGridTop, setGridTopPadding, setGridVAlign, setGridWidth, setHeight, setLayerNumber, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setStretchableMode, setWidthMethods inherited from interface com._1c.g5.v8.dt.form.layout.model.description.HippoLayFormElementExtBase
getMaxHeightWithCompressPriority, getMaxHeightWithNormalPriority, getMaxHeightWithStretchPriority, getMaxWidthWithCompressPriority, getMaxWidthWithNormalPriority, getMaxWidthWithStretchPriority, getMinHeightWithCompressPriority, getMinHeightWithNormalPriority, getMinHeightWithStretchPriority, getMinWidthWithCompressPriority, getMinWidthWithNormalPriority, getMinWidthWithStretchPriority, getNarrowStandardHeight, getNarrowStandardWidth, getStandardHeight, getStandardWidth, getWideStandardHeight, getWideStandardWidth, setMaxHeightWithCompressPriority, setMaxHeightWithNormalPriority, setMaxHeightWithStretchPriority, setMaxWidthWithCompressPriority, setMaxWidthWithNormalPriority, setMaxWidthWithStretchPriority, setMinHeightWithCompressPriority, setMinHeightWithNormalPriority, setMinHeightWithStretchPriority, setMinWidthWithCompressPriority, setMinWidthWithNormalPriority, setMinWidthWithStretchPriority, setNarrowStandardHeight, setNarrowStandardWidth, setStandardHeight, setStandardWidth, setWideStandardHeight, setWideStandardWidthMethods inherited from interface com._1c.g5.v8.dt.form.layout.model.description.HippoLayFormGroupBase
getChildrenAlignment, getChildrenGrouping, getHorizontalAlignment, getHorizontalSpacing, getHorStretchable, getVerStretchable, getVerticalAlignment, getVerticalSpacing, setChildrenAlignment, setChildrenGrouping, setHorizontalAlignment, setHorizontalSpacing, setHorStretchable, setVerStretchable, setVerticalAlignment, setVerticalSpacingMethods inherited from interface com._1c.g5.v8.dt.form.layout.model.description.HippoLayGroupBase
addChild, childIndex, getChildren, insertChild, isAlternativeMode, move, remove, setAlternativeModeMethods inherited from interface com._1c.g5.v8.dt.form.layout.model.description.HippoLayVirtualGridBase
addColumn, addRow, getChildrenGridHAlign, getChildrenGridVAlign, getColumns, getRows, insertColumn, insertRow, setChildrenGridHAlign, setChildrenGridVAlignMethods inherited from interface com._1c.g5.v8.dt.form.layout.model.description.IHippoLayElementWithBackColor
getBackColor, setBackColorMethods inherited from interface com._1c.g5.v8.dt.form.layout.model.description.IHippoLayElementWithFont
getFont, setFontMethods inherited from interface com._1c.g5.v8.dt.form.layout.model.description.IHippoLayElementWithTextColor
getTextColor, setTextColorMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getHiddenStateTitleBackColor
Color getHiddenStateTitleBackColor()Returns the value of the 'Hidden State Title Back Color' attribute.- Returns:
- the value of the 'Hidden State Title Back Color' attribute.
- See Also:
-
setHiddenStateTitleBackColor
Sets the value of the 'Hidden State Title Back Color' attribute.- Parameters:
value- the new value of the 'Hidden State Title Back Color' attribute.- 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:
-
getDataLength
int getDataLength()Returns the value of the 'Data Length' attribute.- Returns:
- the value of the 'Data Length' attribute.
- See Also:
-
setDataLength
void setDataLength(int value) Sets the value of the 'Data Length' attribute.- Parameters:
value- the new value of the 'Data Length' attribute.- See Also:
-
getFormatString
String getFormatString()Returns the value of the 'Format String' attribute. The default value is"".- Returns:
- the value of the 'Format String' attribute.
- See Also:
-
setFormatString
Sets the value of the 'Format String' attribute.- Parameters:
value- the new value of the 'Format String' attribute.- See Also:
-
getRepresentation
LogicGroupInternalRepresentation getRepresentation()Returns the value of the 'Representation' attribute. The literals are from the enumerationLogicGroupInternalRepresentation.- 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:
-
getTooltip
String getTooltip()Returns the value of the 'Tooltip' attribute. The default value is"".- Returns:
- the value of the 'Tooltip' attribute.
- See Also:
-
setTooltip
Sets the value of the 'Tooltip' attribute.- Parameters:
value- the new value of the 'Tooltip' attribute.- See Also:
-
isThroughAlign
boolean isThroughAlign()Returns the value of the 'Through Align' attribute. The default value is"true".- Returns:
- the value of the 'Through Align' attribute.
- See Also:
-
setThroughAlign
void setThroughAlign(boolean value) Sets the value of the 'Through Align' attribute.- Parameters:
value- the new value of the 'Through Align' attribute.- See Also:
-
getRole
HippoLayouterGroupRole getRole()Returns the value of the 'Role' attribute. The literals are from the enumerationHippoLayouterGroupRole.- Returns:
- the value of the 'Role' attribute.
- See Also:
-
setRole
Sets the value of the 'Role' attribute.- Parameters:
value- the new value of the 'Role' 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:
-
isShowBehaviorIcon
boolean isShowBehaviorIcon()Returns the value of the 'Show Behavior Icon' attribute.- Returns:
- the value of the 'Show Behavior Icon' attribute.
- See Also:
-
setShowBehaviorIcon
void setShowBehaviorIcon(boolean value) Sets the value of the 'Show Behavior Icon' attribute.- Parameters:
value- the new value of the 'Show Behavior Icon' attribute.- See Also:
-
isCollapsibleLeftMargin
boolean isCollapsibleLeftMargin()Returns the value of the 'Collapsible Left Margin' attribute. The default value is"true".- Returns:
- the value of the 'Collapsible Left Margin' attribute.
- See Also:
-
setCollapsibleLeftMargin
void setCollapsibleLeftMargin(boolean value) Sets the value of the 'Collapsible Left Margin' attribute.- Parameters:
value- the new value of the 'Collapsible Left Margin' attribute.- See Also:
-
getCollapsedTitle
String getCollapsedTitle()Returns the value of the 'Collapsed Title' attribute. The default value is"".- Returns:
- the value of the 'Collapsed Title' attribute.
- See Also:
-
setCollapsedTitle
Sets the value of the 'Collapsed Title' attribute.- Parameters:
value- the new value of the 'Collapsed Title' attribute.- See Also:
-
isUnited
boolean isUnited()Returns the value of the 'United' attribute. The default value is"true".- 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:
-
isExpandOnBackColor
boolean isExpandOnBackColor()Returns the value of the 'Expand On Back Color' attribute. The default value is"true".- Returns:
- the value of the 'Expand On Back Color' attribute.
- See Also:
-
setExpandOnBackColor
void setExpandOnBackColor(boolean value) Sets the value of the 'Expand On Back Color' attribute.- Parameters:
value- the new value of the 'Expand On Back Color' attribute.- See Also:
-