Package com._1c.g5.v8.dt.form.model
Interface CalendarFieldExtInfo
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,EventHandlerContainer,ExtInfo,FieldExtInfo,IBmObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
CalendarFieldExtInfoImpl
A representation of the model object 'Calendar Field Ext Info'.
The following features are supported:
WidthAuto Max WidthMax WidthMin WidthHeightAuto Max HeightMax HeightHorizontal StretchVertical StretchSelection ModeShow Current DateCalendar NavigationBegin Of Representation PeriodEnd Of Representation PeriodEnable Start DragEnable DragFontBorder ColorBorderShow Months PanelWidth In MonthsHeight In Months
- See Also:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Begin Of Representation Period' attribute.Returns the value of the 'Border' containment reference.Returns the value of the 'Border Color' containment reference.Returns the value of the 'End Of Representation Period' attribute.getFont()Returns the value of the 'Font' containment reference.intReturns the value of the 'Height' attribute.intReturns the value of the 'Height In Months' attribute.intReturns the value of the 'Max Height' attribute.intReturns the value of the 'Max Width' attribute.intReturns the value of the 'Min Width' attribute.Returns the value of the 'Selection Mode' attribute.intgetWidth()Returns the value of the 'Width' attribute.intReturns the value of the 'Width In Months' attribute.booleanReturns the value of the 'Auto Max Height' attribute.booleanReturns the value of the 'Auto Max Width' attribute.booleanReturns the value of the 'Calendar Navigation' attribute.booleanReturns the value of the 'Enable Drag' attribute.booleanReturns the value of the 'Enable Start Drag' attribute.booleanReturns the value of the 'Horizontal Stretch' attribute.booleanReturns the value of the 'Show Current Date' attribute.booleanReturns the value of the 'Show Months Panel' attribute.booleanReturns the value of the 'Vertical Stretch' attribute.voidsetAutoMaxHeight(boolean value) Sets the value of the 'Auto Max Height' attribute.voidsetAutoMaxWidth(boolean value) Sets the value of the 'Auto Max Width' attribute.voidSets the value of the 'Begin Of Representation Period' attribute.voidSets the value of the 'Border' containment reference.voidsetBorderColor(Color value) Sets the value of the 'Border Color' containment reference.voidsetCalendarNavigation(boolean value) Sets the value of the 'Calendar Navigation' attribute.voidsetEnableDrag(boolean value) Sets the value of the 'Enable Drag' attribute.voidsetEnableStartDrag(boolean value) Sets the value of the 'Enable Start Drag' attribute.voidsetEndOfRepresentationPeriod(Date value) Sets the value of the 'End Of Representation Period' attribute.voidSets the value of the 'Font' containment reference.voidsetHeight(int value) Sets the value of the 'Height' attribute.voidsetHeightInMonths(int value) Sets the value of the 'Height In Months' attribute.voidsetHorizontalStretch(boolean value) Sets the value of the 'Horizontal Stretch' attribute.voidsetMaxHeight(int value) Sets the value of the 'Max Height' attribute.voidsetMaxWidth(int value) Sets the value of the 'Max Width' attribute.voidsetMinWidth(int value) Sets the value of the 'Min Width' attribute.voidSets the value of the 'Selection Mode' attribute.voidsetShowCurrentDate(boolean value) Sets the value of the 'Show Current Date' attribute.voidsetShowMonthsPanel(boolean value) Sets the value of the 'Show Months Panel' attribute.voidsetVerticalStretch(boolean value) Sets the value of the 'Vertical Stretch' attribute.voidsetWidth(int value) Sets the value of the 'Width' attribute.voidsetWidthInMonths(int value) Sets the value of the 'Width In Months' attribute.booleanMethods 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
-
getWidth
int getWidth()Returns the value of the 'Width' attribute.- Returns:
- the value of the 'Width' attribute.
- See Also:
-
setWidth
void setWidth(int value) Sets the value of the 'Width' attribute.- Parameters:
value- the new value of the 'Width' attribute.- See Also:
-
isAutoMaxWidth
boolean isAutoMaxWidth()Returns the value of the 'Auto Max Width' attribute.- Returns:
- the value of the 'Auto Max Width' attribute.
- See Also:
-
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:
-
getMaxWidth
int getMaxWidth()Returns the value of the 'Max Width' attribute.- Returns:
- the value of the 'Max Width' attribute.
- See Also:
-
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:
-
getMinWidth
int getMinWidth()Returns the value of the 'Min Width' attribute.- Returns:
- the value of the 'Min Width' attribute.
- See Also:
-
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:
-
getHeight
int getHeight()Returns the value of the 'Height' attribute.- Returns:
- the value of the 'Height' attribute.
- See Also:
-
setHeight
void setHeight(int value) Sets the value of the 'Height' attribute.- Parameters:
value- the new value of the 'Height' attribute.- See Also:
-
isAutoMaxHeight
boolean isAutoMaxHeight()Returns the value of the 'Auto Max Height' attribute.- Returns:
- the value of the 'Auto Max Height' attribute.
- See Also:
-
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:
-
getMaxHeight
int getMaxHeight()Returns the value of the 'Max Height' attribute.- Returns:
- the value of the 'Max Height' attribute.
- See Also:
-
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:
-
isHorizontalStretch
boolean isHorizontalStretch()Returns the value of the 'Horizontal Stretch' attribute.- Returns:
- the value of the 'Horizontal Stretch' attribute.
- See Also:
-
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:
-
isVerticalStretch
boolean isVerticalStretch()Returns the value of the 'Vertical Stretch' attribute.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
-
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:
-
getSelectionMode
FormDateSelectionMode getSelectionMode()Returns the value of the 'Selection Mode' attribute. The literals are from the enumerationFormDateSelectionMode.- Returns:
- the value of the 'Selection Mode' attribute.
- See Also:
-
setSelectionMode
Sets the value of the 'Selection Mode' attribute.- Parameters:
value- the new value of the 'Selection Mode' attribute.- See Also:
-
isShowCurrentDate
boolean isShowCurrentDate()Returns the value of the 'Show Current Date' attribute.- Returns:
- the value of the 'Show Current Date' attribute.
- See Also:
-
setShowCurrentDate
void setShowCurrentDate(boolean value) Sets the value of the 'Show Current Date' attribute.- Parameters:
value- the new value of the 'Show Current Date' attribute.- See Also:
-
getBeginOfRepresentationPeriod
Date getBeginOfRepresentationPeriod()Returns the value of the 'Begin Of Representation Period' attribute.- Returns:
- the value of the 'Begin Of Representation Period' attribute.
- See Also:
-
setBeginOfRepresentationPeriod
Sets the value of the 'Begin Of Representation Period' attribute.- Parameters:
value- the new value of the 'Begin Of Representation Period' attribute.- See Also:
-
getEndOfRepresentationPeriod
Date getEndOfRepresentationPeriod()Returns the value of the 'End Of Representation Period' attribute.- Returns:
- the value of the 'End Of Representation Period' attribute.
- See Also:
-
setEndOfRepresentationPeriod
Sets the value of the 'End Of Representation Period' attribute.- Parameters:
value- the new value of the 'End Of Representation Period' attribute.- See Also:
-
isEnableStartDrag
boolean isEnableStartDrag()Returns the value of the 'Enable Start Drag' attribute.- Returns:
- the value of the 'Enable Start Drag' attribute.
- See Also:
-
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:
-
isEnableDrag
boolean isEnableDrag()Returns the value of the 'Enable Drag' attribute.- Returns:
- the value of the 'Enable Drag' attribute.
- See Also:
-
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:
-
getFont
Font getFont()Returns the value of the 'Font' containment reference.- Returns:
- the value of the 'Font' containment reference.
- See Also:
-
setFont
Sets the value of the 'Font' containment reference.- Parameters:
value- the new value of the 'Font' containment reference.- See Also:
-
getBorderColor
Color getBorderColor()Returns the value of the 'Border Color' containment reference.- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
-
setBorderColor
Sets the value of the 'Border Color' containment reference.- Parameters:
value- the new value of the 'Border Color' containment reference.- See Also:
-
getBorder
Border getBorder()Returns the value of the 'Border' containment reference.- Returns:
- the value of the 'Border' containment reference.
- See Also:
-
setBorder
Sets the value of the 'Border' containment reference.- Parameters:
value- the new value of the 'Border' containment reference.- See Also:
-
isShowMonthsPanel
boolean isShowMonthsPanel()Returns the value of the 'Show Months Panel' attribute.- Returns:
- the value of the 'Show Months Panel' attribute.
- See Also:
-
setShowMonthsPanel
void setShowMonthsPanel(boolean value) Sets the value of the 'Show Months Panel' attribute.- Parameters:
value- the new value of the 'Show Months Panel' attribute.- See Also:
-
getWidthInMonths
int getWidthInMonths()Returns the value of the 'Width In Months' attribute.- Returns:
- the value of the 'Width In Months' attribute.
- See Also:
-
setWidthInMonths
void setWidthInMonths(int value) Sets the value of the 'Width In Months' attribute.- Parameters:
value- the new value of the 'Width In Months' attribute.- See Also:
-
getHeightInMonths
int getHeightInMonths()Returns the value of the 'Height In Months' attribute.- Returns:
- the value of the 'Height In Months' attribute.
- See Also:
-
setHeightInMonths
void setHeightInMonths(int value) Sets the value of the 'Height In Months' attribute.- Parameters:
value- the new value of the 'Height In Months' attribute.- See Also:
-
validate
boolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)
-