Package com._1c.g5.v8.dt.form.model
Interface ImageFieldExtInfo
- 
- All Superinterfaces:
- org.eclipse.emf.ecore.EObject,- EventHandlerContainer,- ExtInfo,- FieldExtInfo,- IBmObject,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- ImageFieldExtInfoImpl
 
 public interface ImageFieldExtInfo extends FieldExtInfo A representation of the model object 'Image Field Ext Info'.The following features are supported: - See Also:
- FormPackage.getImageFieldExtInfo()
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description BordergetBorder()Returns the value of the 'Border' containment reference.ColorgetBorderColor()Returns the value of the 'Border Color' containment reference.FileDragModegetFileDragMode()Returns the value of the 'File Drag Mode' attribute.FontgetFont()Returns the value of the 'Font' containment reference.intgetHeight()Returns the value of the 'Height' attribute.intgetImageScale()Returns the value of the 'Image Scale' attribute.intgetMaxHeight()Returns the value of the 'Max Height' attribute.intgetMaxWidth()Returns the value of the 'Max Width' attribute.intgetMinWidth()Returns the value of the 'Min Width' attribute.org.eclipse.emf.common.util.EMap<String,String>getNonselectedPictureText()Returns the value of the 'Nonselected Picture Text' map.PictureSizegetPictureSize()Returns the value of the 'Picture Size' attribute.ColorgetTextColor()Returns the value of the 'Text Color' containment reference.PicturegetValuesPicture()Returns the value of the 'Values Picture' containment reference.intgetWidth()Returns the value of the 'Width' attribute.booleanisAutoMaxHeight()Returns the value of the 'Auto Max Height' attribute.booleanisAutoMaxWidth()Returns the value of the 'Auto Max Width' attribute.booleanisEnableDrag()Returns the value of the 'Enable Drag' attribute.booleanisEnableStartDrag()Returns the value of the 'Enable Start Drag' attribute.booleanisHorizontalStretch()Returns the value of the 'Horizontal Stretch' attribute.booleanisHyperlink()Returns the value of the 'Hyperlink' attribute.booleanisVerticalStretch()Returns the value of the 'Vertical Stretch' attribute.booleanisZoomable()Returns the value of the 'Zoomable' 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.voidsetBorder(Border value)Sets the value of the 'Border' containment reference.voidsetBorderColor(Color value)Sets the value of the 'Border Color' containment reference.voidsetEnableDrag(boolean value)Sets the value of the 'Enable Drag' attribute.voidsetEnableStartDrag(boolean value)Sets the value of the 'Enable Start Drag' attribute.voidsetFileDragMode(FileDragMode value)Sets the value of the 'File Drag Mode' attribute.voidsetFont(Font value)Sets the value of the 'Font' containment reference.voidsetHeight(int value)Sets the value of the 'Height' attribute.voidsetHorizontalStretch(boolean value)Sets the value of the 'Horizontal Stretch' attribute.voidsetHyperlink(boolean value)Sets the value of the 'Hyperlink' attribute.voidsetImageScale(int value)Sets the value of the 'Image Scale' 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.voidsetPictureSize(PictureSize value)Sets the value of the 'Picture Size' attribute.voidsetTextColor(Color value)Sets the value of the 'Text Color' containment reference.voidsetValuesPicture(Picture value)Sets the value of the 'Values Picture' containment reference.voidsetVerticalStretch(boolean value)Sets the value of the 'Vertical Stretch' attribute.voidsetWidth(int value)Sets the value of the 'Width' attribute.voidsetZoomable(boolean value)Sets the value of the 'Zoomable' attribute.booleanvalidate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)- 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, 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.EventHandlerContainergetHandlers
 - 
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObjectbmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
 
- 
 
- 
- 
- 
Method Detail- 
getWidthint getWidth() Returns the value of the 'Width' attribute.- Returns:
- the value of the 'Width' attribute.
- See Also:
- setWidth(int),- FormPackage.getImageFieldExtInfo_Width()
 
 - 
setWidthvoid setWidth(int value) Sets the value of the 'Width' attribute.- Parameters:
- value- the new value of the 'Width' attribute.
- See Also:
- getWidth()
 
 - 
isAutoMaxWidthboolean isAutoMaxWidth() Returns the value of the 'Auto Max Width' attribute.- Returns:
- the value of the 'Auto Max Width' attribute.
- See Also:
- setAutoMaxWidth(boolean),- FormPackage.getImageFieldExtInfo_AutoMaxWidth()
 
 - 
setAutoMaxWidthvoid 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()
 
 - 
getMaxWidthint getMaxWidth() Returns the value of the 'Max Width' attribute.- Returns:
- the value of the 'Max Width' attribute.
- See Also:
- setMaxWidth(int),- FormPackage.getImageFieldExtInfo_MaxWidth()
 
 - 
setMaxWidthvoid setMaxWidth(int value) Sets the value of the 'Max Width' attribute.- Parameters:
- value- the new value of the 'Max Width' attribute.
- See Also:
- getMaxWidth()
 
 - 
getMinWidthint getMinWidth() Returns the value of the 'Min Width' attribute.- Returns:
- the value of the 'Min Width' attribute.
- See Also:
- setMinWidth(int),- FormPackage.getImageFieldExtInfo_MinWidth()
 
 - 
setMinWidthvoid setMinWidth(int value) Sets the value of the 'Min Width' attribute.- Parameters:
- value- the new value of the 'Min Width' attribute.
- See Also:
- getMinWidth()
 
 - 
getHeightint getHeight() Returns the value of the 'Height' attribute.- Returns:
- the value of the 'Height' attribute.
- See Also:
- setHeight(int),- FormPackage.getImageFieldExtInfo_Height()
 
 - 
setHeightvoid setHeight(int value) Sets the value of the 'Height' attribute.- Parameters:
- value- the new value of the 'Height' attribute.
- See Also:
- getHeight()
 
 - 
isAutoMaxHeightboolean isAutoMaxHeight() Returns the value of the 'Auto Max Height' attribute.- Returns:
- the value of the 'Auto Max Height' attribute.
- See Also:
- setAutoMaxHeight(boolean),- FormPackage.getImageFieldExtInfo_AutoMaxHeight()
 
 - 
setAutoMaxHeightvoid 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()
 
 - 
getMaxHeightint getMaxHeight() Returns the value of the 'Max Height' attribute.- Returns:
- the value of the 'Max Height' attribute.
- See Also:
- setMaxHeight(int),- FormPackage.getImageFieldExtInfo_MaxHeight()
 
 - 
setMaxHeightvoid setMaxHeight(int value) Sets the value of the 'Max Height' attribute.- Parameters:
- value- the new value of the 'Max Height' attribute.
- See Also:
- getMaxHeight()
 
 - 
isHorizontalStretchboolean isHorizontalStretch() Returns the value of the 'Horizontal Stretch' attribute.- Returns:
- the value of the 'Horizontal Stretch' attribute.
- See Also:
- setHorizontalStretch(boolean),- FormPackage.getImageFieldExtInfo_HorizontalStretch()
 
 - 
setHorizontalStretchvoid setHorizontalStretch(boolean value) Sets the value of the 'Horizontal Stretch' attribute.- Parameters:
- value- the new value of the 'Horizontal Stretch' attribute.
- See Also:
- isHorizontalStretch()
 
 - 
isVerticalStretchboolean isVerticalStretch() Returns the value of the 'Vertical Stretch' attribute.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
- setVerticalStretch(boolean),- FormPackage.getImageFieldExtInfo_VerticalStretch()
 
 - 
setVerticalStretchvoid setVerticalStretch(boolean value) Sets the value of the 'Vertical Stretch' attribute.- Parameters:
- value- the new value of the 'Vertical Stretch' attribute.
- See Also:
- isVerticalStretch()
 
 - 
getPictureSizePictureSize getPictureSize() Returns the value of the 'Picture Size' attribute. The literals are from the enumerationPictureSize.- Returns:
- the value of the 'Picture Size' attribute.
- See Also:
- PictureSize,- setPictureSize(PictureSize),- FormPackage.getImageFieldExtInfo_PictureSize()
 
 - 
setPictureSizevoid setPictureSize(PictureSize value) Sets the value of the 'Picture Size' attribute.- Parameters:
- value- the new value of the 'Picture Size' attribute.
- See Also:
- PictureSize,- getPictureSize()
 
 - 
isZoomableboolean isZoomable() Returns the value of the 'Zoomable' attribute.- Returns:
- the value of the 'Zoomable' attribute.
- See Also:
- setZoomable(boolean),- FormPackage.getImageFieldExtInfo_Zoomable()
 
 - 
setZoomablevoid setZoomable(boolean value) Sets the value of the 'Zoomable' attribute.- Parameters:
- value- the new value of the 'Zoomable' attribute.
- See Also:
- isZoomable()
 
 - 
getImageScaleint getImageScale() Returns the value of the 'Image Scale' attribute. The default value is"100".- Returns:
- the value of the 'Image Scale' attribute.
- See Also:
- setImageScale(int),- FormPackage.getImageFieldExtInfo_ImageScale()
 
 - 
setImageScalevoid setImageScale(int value) Sets the value of the 'Image Scale' attribute.- Parameters:
- value- the new value of the 'Image Scale' attribute.
- See Also:
- getImageScale()
 
 - 
isHyperlinkboolean isHyperlink() Returns the value of the 'Hyperlink' attribute.- Returns:
- the value of the 'Hyperlink' attribute.
- See Also:
- setHyperlink(boolean),- FormPackage.getImageFieldExtInfo_Hyperlink()
 
 - 
setHyperlinkvoid setHyperlink(boolean value) Sets the value of the 'Hyperlink' attribute.- Parameters:
- value- the new value of the 'Hyperlink' attribute.
- See Also:
- isHyperlink()
 
 - 
getNonselectedPictureTextorg.eclipse.emf.common.util.EMap<String,String> getNonselectedPictureText() Returns the value of the 'Nonselected Picture Text' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Nonselected Picture Text' map.
- See Also:
- FormPackage.getImageFieldExtInfo_NonselectedPictureText()
 
 - 
isEnableStartDragboolean isEnableStartDrag() Returns the value of the 'Enable Start Drag' attribute.- Returns:
- the value of the 'Enable Start Drag' attribute.
- See Also:
- setEnableStartDrag(boolean),- FormPackage.getImageFieldExtInfo_EnableStartDrag()
 
 - 
setEnableStartDragvoid 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()
 
 - 
isEnableDragboolean isEnableDrag() Returns the value of the 'Enable Drag' attribute.- Returns:
- the value of the 'Enable Drag' attribute.
- See Also:
- setEnableDrag(boolean),- FormPackage.getImageFieldExtInfo_EnableDrag()
 
 - 
setEnableDragvoid setEnableDrag(boolean value) Sets the value of the 'Enable Drag' attribute.- Parameters:
- value- the new value of the 'Enable Drag' attribute.
- See Also:
- isEnableDrag()
 
 - 
getValuesPicturePicture getValuesPicture() Returns the value of the 'Values Picture' containment reference.- Returns:
- the value of the 'Values Picture' containment reference.
- See Also:
- setValuesPicture(Picture),- FormPackage.getImageFieldExtInfo_ValuesPicture()
 
 - 
setValuesPicturevoid setValuesPicture(Picture value) Sets the value of the 'Values Picture' containment reference.- Parameters:
- value- the new value of the 'Values Picture' containment reference.
- See Also:
- getValuesPicture()
 
 - 
getTextColorColor getTextColor() Returns the value of the 'Text Color' containment reference.- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
- setTextColor(Color),- FormPackage.getImageFieldExtInfo_TextColor()
 
 - 
setTextColorvoid setTextColor(Color value) Sets the value of the 'Text Color' containment reference.- Parameters:
- value- the new value of the 'Text Color' containment reference.
- See Also:
- getTextColor()
 
 - 
getBorderBorder getBorder() Returns the value of the 'Border' containment reference.- Returns:
- the value of the 'Border' containment reference.
- See Also:
- setBorder(Border),- FormPackage.getImageFieldExtInfo_Border()
 
 - 
setBordervoid setBorder(Border value) Sets the value of the 'Border' containment reference.- Parameters:
- value- the new value of the 'Border' containment reference.
- See Also:
- getBorder()
 
 - 
getBorderColorColor getBorderColor() Returns the value of the 'Border Color' containment reference.- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
- setBorderColor(Color),- FormPackage.getImageFieldExtInfo_BorderColor()
 
 - 
setBorderColorvoid setBorderColor(Color value) Sets the value of the 'Border Color' containment reference.- Parameters:
- value- the new value of the 'Border Color' containment reference.
- See Also:
- getBorderColor()
 
 - 
getFontFont getFont() Returns the value of the 'Font' containment reference.- Returns:
- the value of the 'Font' containment reference.
- See Also:
- setFont(Font),- FormPackage.getImageFieldExtInfo_Font()
 
 - 
setFontvoid setFont(Font value) Sets the value of the 'Font' containment reference.- Parameters:
- value- the new value of the 'Font' containment reference.
- See Also:
- getFont()
 
 - 
getFileDragModeFileDragMode getFileDragMode() Returns the value of the 'File Drag Mode' attribute. The literals are from the enumerationFileDragMode.- Returns:
- the value of the 'File Drag Mode' attribute.
- See Also:
- FileDragMode,- setFileDragMode(FileDragMode),- FormPackage.getImageFieldExtInfo_FileDragMode()
 
 - 
setFileDragModevoid setFileDragMode(FileDragMode value) Sets the value of the 'File Drag Mode' attribute.- Parameters:
- value- the new value of the 'File Drag Mode' attribute.
- See Also:
- FileDragMode,- getFileDragMode()
 
 
- 
 
-