Interface HippoLayPage
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,HippoLayElementBase,HippoLayFormElementBase,HippoLayFormElementExtBase,HippoLayFormGroupBase,HippoLayFormGroupFormElementExtBase,HippoLayGroupBase,HippoLayVirtualGridBase,HippoLayVirtualGridFormElementExtBase,IHippoLayElementWithBackColor,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
HippoLayPageImpl
public interface HippoLayPage
extends HippoLayFormGroupFormElementExtBase, IHippoLayElementWithBackColor
A representation of the model object 'Hippo Lay Page'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionintReturns the value of the 'Data Length' attribute.Returns the value of the 'Format String' attribute.Returns the value of the 'Picture' attribute.Returns the value of the 'Short Cut' attribute.Returns the value of the 'Title Color' attribute.Returns the value of the 'Title Font' attribute.booleanReturns the value of the 'Scroll On Compress' attribute.voidsetDataLength(int value) Sets the value of the 'Data Length' attribute.voidsetFormatString(String value) Sets the value of the 'Format String' attribute.voidsetPicture(V8Picture value) Sets the value of the 'Picture' attribute.voidsetScrollOnCompress(boolean value) Sets the value of the 'Scroll On Compress' attribute.voidsetShortCut(String value) Sets the value of the 'Short Cut' attribute.voidsetTitleColor(Color value) Sets the value of the 'Title Color' attribute.voidsetTitleFont(Font value) Sets the value of the 'Title Font' 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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getPicture
V8Picture getPicture()Returns the value of the 'Picture' attribute.- Returns:
- the value of the 'Picture' attribute.
- See Also:
-
setPicture
Sets the value of the 'Picture' attribute.- Parameters:
value- the new value of the 'Picture' attribute.- See Also:
-
getShortCut
String getShortCut()Returns the value of the 'Short Cut' attribute. The default value is"".- Returns:
- the value of the 'Short Cut' attribute.
- See Also:
-
setShortCut
Sets the value of the 'Short Cut' attribute.- Parameters:
value- the new value of the 'Short Cut' 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:
-
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:
-
getFormatString
String getFormatString()Returns the value of the 'Format String' attribute.- 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:
-
getTitleColor
Color getTitleColor()Returns the value of the 'Title Color' attribute.- Returns:
- the value of the 'Title Color' attribute.
- See Also:
-
setTitleColor
Sets the value of the 'Title Color' attribute.- Parameters:
value- the new value of the 'Title Color' attribute.- See Also:
-
getTitleFont
Font getTitleFont()Returns the value of the 'Title Font' attribute.- Returns:
- the value of the 'Title Font' attribute.
- See Also:
-
setTitleFont
Sets the value of the 'Title Font' attribute.- Parameters:
value- the new value of the 'Title Font' attribute.- See Also:
-