Package com._1c.g5.v8.dt.form.model
Interface PlannerFieldExtInfo
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,EventHandlerContainer
,ExtInfo
,FieldExtInfo
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
PlannerFieldExtInfoImpl
public interface PlannerFieldExtInfo extends FieldExtInfo
A representation of the model object 'Planner Field Ext Info'.The following features are supported:
- See Also:
FormPackage.getPlannerFieldExtInfo()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getHeight()
Returns the value of the 'Height' attribute.int
getMaxHeight()
Returns the value of the 'Max Height' attribute.int
getMaxWidth()
Returns the value of the 'Max Width' attribute.int
getMinWidth()
Returns the value of the 'Min Width' attribute.int
getWidth()
Returns the value of the 'Width' attribute.boolean
isAutoMaxHeight()
Returns the value of the 'Auto Max Height' attribute.boolean
isAutoMaxWidth()
Returns the value of the 'Auto Max Width' attribute.boolean
isDimensionItemHyperlink()
Returns the value of the 'Dimension Item Hyperlink' attribute.boolean
isEnableDrag()
Returns the value of the 'Enable Drag' attribute.boolean
isEnableStartDrag()
Returns the value of the 'Enable Start Drag' attribute.boolean
isHorizontalStretch()
Returns the value of the 'Horizontal Stretch' attribute.boolean
isTimeScaleItemHyperlink()
Returns the value of the 'Time Scale Item Hyperlink' attribute.boolean
isVerticalStretch()
Returns the value of the 'Vertical Stretch' attribute.boolean
isWrappedTimeScaleHeaderHyperlink()
Returns the value of the 'Wrapped Time Scale Header Hyperlink' attribute.void
setAutoMaxHeight(boolean value)
Sets the value of the 'Auto Max Height
' attribute.void
setAutoMaxWidth(boolean value)
Sets the value of the 'Auto Max Width
' attribute.void
setDimensionItemHyperlink(boolean value)
Sets the value of the 'Dimension Item Hyperlink
' attribute.void
setEnableDrag(boolean value)
Sets the value of the 'Enable Drag
' attribute.void
setEnableStartDrag(boolean value)
Sets the value of the 'Enable Start Drag
' attribute.void
setHeight(int value)
Sets the value of the 'Height
' attribute.void
setHorizontalStretch(boolean value)
Sets the value of the 'Horizontal Stretch
' attribute.void
setMaxHeight(int value)
Sets the value of the 'Max Height
' attribute.void
setMaxWidth(int value)
Sets the value of the 'Max Width
' attribute.void
setMinWidth(int value)
Sets the value of the 'Min Width
' attribute.void
setTimeScaleItemHyperlink(boolean value)
Sets the value of the 'Time Scale Item Hyperlink
' attribute.void
setVerticalStretch(boolean value)
Sets the value of the 'Vertical Stretch
' attribute.void
setWidth(int value)
Sets the value of the 'Width
' attribute.void
setWrappedTimeScaleHeaderHyperlink(boolean value)
Sets the value of the 'Wrapped Time Scale Header Hyperlink
' 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
-
getWidth
int getWidth()
Returns the value of the 'Width' attribute.- Returns:
- the value of the 'Width' attribute.
- See Also:
setWidth(int)
,FormPackage.getPlannerFieldExtInfo_Width()
-
setWidth
void setWidth(int value)
Sets the value of the 'Width
' attribute.- Parameters:
value
- the new value of the 'Width' attribute.- See Also:
getWidth()
-
isAutoMaxWidth
boolean isAutoMaxWidth()
Returns the value of the 'Auto Max Width' attribute.- Returns:
- the value of the 'Auto Max Width' attribute.
- See Also:
setAutoMaxWidth(boolean)
,FormPackage.getPlannerFieldExtInfo_AutoMaxWidth()
-
setAutoMaxWidth
void setAutoMaxWidth(boolean value)
Sets the value of the 'Auto Max Width
' attribute.- Parameters:
value
- the new value of the 'Auto Max Width' attribute.- See Also:
isAutoMaxWidth()
-
getMaxWidth
int getMaxWidth()
Returns the value of the 'Max Width' attribute.- Returns:
- the value of the 'Max Width' attribute.
- See Also:
setMaxWidth(int)
,FormPackage.getPlannerFieldExtInfo_MaxWidth()
-
setMaxWidth
void setMaxWidth(int value)
Sets the value of the 'Max Width
' attribute.- Parameters:
value
- the new value of the 'Max Width' attribute.- See Also:
getMaxWidth()
-
getMinWidth
int getMinWidth()
Returns the value of the 'Min Width' attribute.- Returns:
- the value of the 'Min Width' attribute.
- See Also:
setMinWidth(int)
,FormPackage.getPlannerFieldExtInfo_MinWidth()
-
setMinWidth
void setMinWidth(int value)
Sets the value of the 'Min Width
' attribute.- Parameters:
value
- the new value of the 'Min Width' attribute.- See Also:
getMinWidth()
-
getHeight
int getHeight()
Returns the value of the 'Height' attribute.- Returns:
- the value of the 'Height' attribute.
- See Also:
setHeight(int)
,FormPackage.getPlannerFieldExtInfo_Height()
-
setHeight
void setHeight(int value)
Sets the value of the 'Height
' attribute.- Parameters:
value
- the new value of the 'Height' attribute.- See Also:
getHeight()
-
isAutoMaxHeight
boolean isAutoMaxHeight()
Returns the value of the 'Auto Max Height' attribute.- Returns:
- the value of the 'Auto Max Height' attribute.
- See Also:
setAutoMaxHeight(boolean)
,FormPackage.getPlannerFieldExtInfo_AutoMaxHeight()
-
setAutoMaxHeight
void setAutoMaxHeight(boolean value)
Sets the value of the 'Auto Max Height
' attribute.- Parameters:
value
- the new value of the 'Auto Max Height' attribute.- See Also:
isAutoMaxHeight()
-
getMaxHeight
int getMaxHeight()
Returns the value of the 'Max Height' attribute.- Returns:
- the value of the 'Max Height' attribute.
- See Also:
setMaxHeight(int)
,FormPackage.getPlannerFieldExtInfo_MaxHeight()
-
setMaxHeight
void setMaxHeight(int value)
Sets the value of the 'Max Height
' attribute.- Parameters:
value
- the new value of the 'Max Height' attribute.- See Also:
getMaxHeight()
-
isHorizontalStretch
boolean isHorizontalStretch()
Returns the value of the 'Horizontal Stretch' attribute.- Returns:
- the value of the 'Horizontal Stretch' attribute.
- See Also:
setHorizontalStretch(boolean)
,FormPackage.getPlannerFieldExtInfo_HorizontalStretch()
-
setHorizontalStretch
void setHorizontalStretch(boolean value)
Sets the value of the 'Horizontal Stretch
' attribute.- Parameters:
value
- the new value of the 'Horizontal Stretch' attribute.- See Also:
isHorizontalStretch()
-
isVerticalStretch
boolean isVerticalStretch()
Returns the value of the 'Vertical Stretch' attribute.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
setVerticalStretch(boolean)
,FormPackage.getPlannerFieldExtInfo_VerticalStretch()
-
setVerticalStretch
void setVerticalStretch(boolean value)
Sets the value of the 'Vertical Stretch
' attribute.- Parameters:
value
- the new value of the 'Vertical Stretch' attribute.- See Also:
isVerticalStretch()
-
isEnableStartDrag
boolean isEnableStartDrag()
Returns the value of the 'Enable Start Drag' attribute.- Returns:
- the value of the 'Enable Start Drag' attribute.
- See Also:
setEnableStartDrag(boolean)
,FormPackage.getPlannerFieldExtInfo_EnableStartDrag()
-
setEnableStartDrag
void setEnableStartDrag(boolean value)
Sets the value of the 'Enable Start Drag
' attribute.- Parameters:
value
- the new value of the 'Enable Start Drag' attribute.- See Also:
isEnableStartDrag()
-
isEnableDrag
boolean isEnableDrag()
Returns the value of the 'Enable Drag' attribute.- Returns:
- the value of the 'Enable Drag' attribute.
- See Also:
setEnableDrag(boolean)
,FormPackage.getPlannerFieldExtInfo_EnableDrag()
-
setEnableDrag
void setEnableDrag(boolean value)
Sets the value of the 'Enable Drag
' attribute.- Parameters:
value
- the new value of the 'Enable Drag' attribute.- See Also:
isEnableDrag()
-
isTimeScaleItemHyperlink
boolean isTimeScaleItemHyperlink()
Returns the value of the 'Time Scale Item Hyperlink' attribute.- Returns:
- the value of the 'Time Scale Item Hyperlink' attribute.
- See Also:
setTimeScaleItemHyperlink(boolean)
,FormPackage.getPlannerFieldExtInfo_TimeScaleItemHyperlink()
-
setTimeScaleItemHyperlink
void setTimeScaleItemHyperlink(boolean value)
Sets the value of the 'Time Scale Item Hyperlink
' attribute.- Parameters:
value
- the new value of the 'Time Scale Item Hyperlink' attribute.- See Also:
isTimeScaleItemHyperlink()
-
isDimensionItemHyperlink
boolean isDimensionItemHyperlink()
Returns the value of the 'Dimension Item Hyperlink' attribute.- Returns:
- the value of the 'Dimension Item Hyperlink' attribute.
- See Also:
setDimensionItemHyperlink(boolean)
,FormPackage.getPlannerFieldExtInfo_DimensionItemHyperlink()
-
setDimensionItemHyperlink
void setDimensionItemHyperlink(boolean value)
Sets the value of the 'Dimension Item Hyperlink
' attribute.- Parameters:
value
- the new value of the 'Dimension Item Hyperlink' attribute.- See Also:
isDimensionItemHyperlink()
-
isWrappedTimeScaleHeaderHyperlink
boolean isWrappedTimeScaleHeaderHyperlink()
Returns the value of the 'Wrapped Time Scale Header Hyperlink' attribute.- Returns:
- the value of the 'Wrapped Time Scale Header Hyperlink' attribute.
- See Also:
setWrappedTimeScaleHeaderHyperlink(boolean)
,FormPackage.getPlannerFieldExtInfo_WrappedTimeScaleHeaderHyperlink()
-
setWrappedTimeScaleHeaderHyperlink
void setWrappedTimeScaleHeaderHyperlink(boolean value)
Sets the value of the 'Wrapped Time Scale Header Hyperlink
' attribute.- Parameters:
value
- the new value of the 'Wrapped Time Scale Header Hyperlink' attribute.- See Also:
isWrappedTimeScaleHeaderHyperlink()
-
-