Uses of Class
com._1c.g5.v8.dt.form.layout.model.platform.picture.V8Picture
Packages that use V8Picture
Package
Description
-
Uses of V8Picture in com._1c.g5.v8.dt.form.internal.presentation.controls.desktop.table.origin
Methods in com._1c.g5.v8.dt.form.internal.presentation.controls.desktop.table.origin with parameters of type V8PictureModifier and TypeMethodDescriptionvoidGridColumnInfo.setAddPicture(IGridColumnInfo.PropertiesId id, V8Picture pic) voidIGridColumnInfo.setAddPicture(IGridColumnInfo.PropertiesId id, V8Picture pic) Примечание: Для заголовка дополнительное изображение будет отображаться с правой стороны, для данных с левой стороны, после основного изображения, для подвала не реализовано.voidGridColumnInfo.setHoverEffectProps(V8Picture hoverPics, org.eclipse.swt.graphics.Color hoverColor) voidIGridColumnInfo.setHoverEffectProps(V8Picture hoverPics, org.eclipse.swt.graphics.Color hoverColor) -
Uses of V8Picture in com._1c.g5.v8.dt.form.internal.presentation.layout.commandbar
Methods in com._1c.g5.v8.dt.form.internal.presentation.layout.commandbar that return V8PictureMethods in com._1c.g5.v8.dt.form.internal.presentation.layout.commandbar with parameters of type V8Picture -
Uses of V8Picture in com._1c.g5.v8.dt.form.internal.presentation.layout.hippo
Methods in com._1c.g5.v8.dt.form.internal.presentation.layout.hippo with parameters of type V8PictureModifier and TypeMethodDescriptionHippoThemedVisualComputer.getV8PictureProps(V8Picture pic, boolean useDPI, boolean useScale, boolean keepOriginalSize) -
Uses of V8Picture in com._1c.g5.v8.dt.form.internal.presentation.model
Methods in com._1c.g5.v8.dt.form.internal.presentation.model with parameters of type V8Picture -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.common
Methods in com._1c.g5.v8.dt.form.layout.common with parameters of type V8PictureModifier and TypeMethodDescriptionstatic PictureManagerSrv.ImageDescrReturns picture description by the given picture.static PictureManagerSrv.ImageDescrPictureManagerSrv.getImage(V8Picture picture, int sumScale, ClientInterfaceVariant interfaceVariant, boolean b, boolean c) PictureManagerSrv.getPictureProps(V8Picture pic, boolean maskSet, boolean mask, ClientInterfaceVariant interfaceVariant, int scale) -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.generation.utils
Methods in com._1c.g5.v8.dt.form.layout.generation.utils with parameters of type V8PictureModifier and TypeMethodDescriptionGenerationUtils.calcPictureSize(ElementBaseGeneratorContext context, V8Picture pict) -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.model.common
Fields in com._1c.g5.v8.dt.form.layout.model.common declared as V8Picture -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.model.description
Methods in com._1c.g5.v8.dt.form.layout.model.description that return V8PictureModifier and TypeMethodDescriptionHippoLayEdit.getChoiceButtonPicture()Returns the value of the 'Choice Button Picture' attribute.HippoLayTableColumn.getChoiceButtonPicture()Returns the value of the 'Choice Button Picture' attribute.HippoLayTableColumn.getFooterPicture()Returns the value of the 'Footer Picture' attribute.HippoLayTableColumn.getHeaderPicture()Returns the value of the 'Header Picture' attribute.HippoLayTableColumnsGroup.getHeaderPicture()Returns the value of the 'Header Picture' attribute.HippoLayImage.getHoverPicture()Returns the value of the 'Hover Picture' attribute.HippoLayButton.getPicture()Returns the value of the 'Picture' attribute.HippoLayCommand.getPicture()Returns the value of the 'Picture' attribute.HippoLayImage.getPicture()Returns the value of the 'Picture' attribute.HippoLayPage.getPicture()Returns the value of the 'Picture' attribute.HippoLaySubMenu.getPicture()Returns the value of the 'Picture' attribute.HippoLayImage.getPictureValues()Returns the value of the 'Picture Values' attribute.HippoLayTableColumn.getPictureValues()Returns the value of the 'Picture Values' attribute.HippoLayImage.getPressedPicture()Returns the value of the 'Pressed Picture' attribute.HippoLayTable.getRowsPicture()Returns the value of the 'Rows Picture' attribute.Methods in com._1c.g5.v8.dt.form.layout.model.description with parameters of type V8PictureModifier and TypeMethodDescriptionvoidHippoLayEdit.setChoiceButtonPicture(V8Picture value) Sets the value of the 'Choice Button Picture' attribute.voidHippoLayTableColumn.setChoiceButtonPicture(V8Picture value) Sets the value of the 'Choice Button Picture' attribute.voidHippoLayTableColumn.setFooterPicture(V8Picture value) Sets the value of the 'Footer Picture' attribute.voidHippoLayTableColumn.setHeaderPicture(V8Picture value) Sets the value of the 'Header Picture' attribute.voidHippoLayTableColumnsGroup.setHeaderPicture(V8Picture value) Sets the value of the 'Header Picture' attribute.voidHippoLayImage.setHoverPicture(V8Picture value) Sets the value of the 'Hover Picture' attribute.voidHippoLayButton.setPicture(V8Picture value) Sets the value of the 'Picture' attribute.voidHippoLayCommand.setPicture(V8Picture value) Sets the value of the 'Picture' attribute.voidHippoLayImage.setPicture(V8Picture value) Sets the value of the 'Picture' attribute.voidHippoLayPage.setPicture(V8Picture value) Sets the value of the 'Picture' attribute.voidHippoLaySubMenu.setPicture(V8Picture value) Sets the value of the 'Picture' attribute.voidHippoLayImage.setPictureValues(V8Picture value) Sets the value of the 'Picture Values' attribute.voidHippoLayTableColumn.setPictureValues(V8Picture value) Sets the value of the 'Picture Values' attribute.voidHippoLayImage.setPressedPicture(V8Picture value) Sets the value of the 'Pressed Picture' attribute.voidHippoLayTable.setRowsPicture(V8Picture value) Sets the value of the 'Rows Picture' attribute. -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.model.description.impl
Fields in com._1c.g5.v8.dt.form.layout.model.description.impl declared as V8PictureModifier and TypeFieldDescriptionprotected static final V8PictureHippoLayEditImpl.CHOICE_BUTTON_PICTURE_EDEFAULTThe default value of the 'Choice Button Picture' attribute.protected static final V8PictureHippoLayTableColumnImpl.CHOICE_BUTTON_PICTURE_EDEFAULTThe default value of the 'Choice Button Picture' attribute.protected V8PictureHippoLayEditImpl.choiceButtonPictureThe cached value of the 'Choice Button Picture' attribute.protected V8PictureHippoLayTableColumnImpl.choiceButtonPictureThe cached value of the 'Choice Button Picture' attribute.protected static final V8PictureHippoLayTableColumnImpl.FOOTER_PICTURE_EDEFAULTThe default value of the 'Footer Picture' attribute.protected V8PictureHippoLayTableColumnImpl.footerPictureThe cached value of the 'Footer Picture' attribute.protected static final V8PictureHippoLayTableColumnImpl.HEADER_PICTURE_EDEFAULTThe default value of the 'Header Picture' attribute.protected static final V8PictureHippoLayTableColumnsGroupImpl.HEADER_PICTURE_EDEFAULTThe default value of the 'Header Picture' attribute.protected V8PictureHippoLayTableColumnImpl.headerPictureThe cached value of the 'Header Picture' attribute.protected V8PictureHippoLayTableColumnsGroupImpl.headerPictureThe cached value of the 'Header Picture' attribute.protected static final V8PictureHippoLayImageImpl.HOVER_PICTURE_EDEFAULTThe default value of the 'Hover Picture' attribute.protected V8PictureHippoLayImageImpl.hoverPictureThe cached value of the 'Hover Picture' attribute.protected V8PictureHippoLayButtonImpl.pictureThe cached value of the 'Picture' attribute.protected V8PictureHippoLayCommandImpl.pictureThe cached value of the 'Picture' attribute.protected V8PictureHippoLayImageImpl.pictureThe cached value of the 'Picture' attribute.protected V8PictureHippoLayPageImpl.pictureThe cached value of the 'Picture' attribute.protected V8PictureHippoLaySubMenuImpl.pictureThe cached value of the 'Picture' attribute.protected static final V8PictureHippoLayButtonImpl.PICTURE_EDEFAULTThe default value of the 'Picture' attribute.protected static final V8PictureHippoLayCommandImpl.PICTURE_EDEFAULTThe default value of the 'Picture' attribute.protected static final V8PictureHippoLayImageImpl.PICTURE_EDEFAULTThe default value of the 'Picture' attribute.protected static final V8PictureHippoLayPageImpl.PICTURE_EDEFAULTThe default value of the 'Picture' attribute.protected static final V8PictureHippoLaySubMenuImpl.PICTURE_EDEFAULTThe default value of the 'Picture' attribute.protected static final V8PictureHippoLayImageImpl.PICTURE_VALUES_EDEFAULTThe default value of the 'Picture Values' attribute.protected static final V8PictureHippoLayTableColumnImpl.PICTURE_VALUES_EDEFAULTThe default value of the 'Picture Values' attribute.protected V8PictureHippoLayImageImpl.pictureValuesThe cached value of the 'Picture Values' attribute.protected V8PictureHippoLayTableColumnImpl.pictureValuesThe cached value of the 'Picture Values' attribute.protected static final V8PictureHippoLayImageImpl.PRESSED_PICTURE_EDEFAULTThe default value of the 'Pressed Picture' attribute.protected V8PictureHippoLayImageImpl.pressedPictureThe cached value of the 'Pressed Picture' attribute.protected static final V8PictureHippoLayTableImpl.ROWS_PICTURE_EDEFAULTThe default value of the 'Rows Picture' attribute.protected V8PictureHippoLayTableImpl.rowsPictureThe cached value of the 'Rows Picture' attribute.Methods in com._1c.g5.v8.dt.form.layout.model.description.impl that return V8PictureModifier and TypeMethodDescriptionLayoutDescriptionModelFactoryImpl.createPictureFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) HippoLayEditImpl.getChoiceButtonPicture()HippoLayTableColumnImpl.getChoiceButtonPicture()HippoLayTableColumnImpl.getFooterPicture()HippoLayTableColumnImpl.getHeaderPicture()HippoLayTableColumnsGroupImpl.getHeaderPicture()HippoLayImageImpl.getHoverPicture()HippoLayButtonImpl.getPicture()HippoLayCommandImpl.getPicture()HippoLayImageImpl.getPicture()HippoLayPageImpl.getPicture()HippoLaySubMenuImpl.getPicture()HippoLayImageImpl.getPictureValues()HippoLayTableColumnImpl.getPictureValues()HippoLayImageImpl.getPressedPicture()HippoLayTableImpl.getRowsPicture()Methods in com._1c.g5.v8.dt.form.layout.model.description.impl with parameters of type V8PictureModifier and TypeMethodDescriptionvoidHippoLayEditImpl.setChoiceButtonPicture(V8Picture newChoiceButtonPicture) voidHippoLayTableColumnImpl.setChoiceButtonPicture(V8Picture newChoiceButtonPicture) voidHippoLayTableColumnImpl.setFooterPicture(V8Picture newFooterPicture) voidHippoLayTableColumnImpl.setHeaderPicture(V8Picture newHeaderPicture) voidHippoLayTableColumnsGroupImpl.setHeaderPicture(V8Picture newHeaderPicture) voidHippoLayImageImpl.setHoverPicture(V8Picture newHoverPicture) voidHippoLayButtonImpl.setPicture(V8Picture newPicture) voidHippoLayCommandImpl.setPicture(V8Picture newPicture) voidHippoLayImageImpl.setPicture(V8Picture newPicture) voidHippoLayPageImpl.setPicture(V8Picture newPicture) voidHippoLaySubMenuImpl.setPicture(V8Picture newPicture) voidHippoLayImageImpl.setPictureValues(V8Picture newPictureValues) voidHippoLayTableColumnImpl.setPictureValues(V8Picture newPictureValues) voidHippoLayImageImpl.setPressedPicture(V8Picture newPressedPicture) voidHippoLayTableImpl.setRowsPicture(V8Picture newRowsPicture) -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.model.generation.context
Methods in com._1c.g5.v8.dt.form.layout.model.generation.context that return V8PictureModifier and TypeMethodDescriptionFormButtonGeneratorContext.getCommandPicture()Returns the value of the 'Command Picture' attribute.HyperlinkButtonGeneratorContext.getCommandPicture()Returns the value of the 'Command Picture' attribute.MenuButtonGeneratorContext.getCommandPicture()Returns the value of the 'Command Picture' attribute.SubMenuGeneratorContext.getPicture()Returns the value of the 'Picture' attribute.Methods in com._1c.g5.v8.dt.form.layout.model.generation.context with parameters of type V8PictureModifier and TypeMethodDescriptionvoidFormButtonGeneratorContext.setCommandPicture(V8Picture value) Sets the value of the 'Command Picture' attribute.voidHyperlinkButtonGeneratorContext.setCommandPicture(V8Picture value) Sets the value of the 'Command Picture' attribute.voidMenuButtonGeneratorContext.setCommandPicture(V8Picture value) Sets the value of the 'Command Picture' attribute.voidSubMenuGeneratorContext.setPicture(V8Picture value) Sets the value of the 'Picture' attribute. -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.model.generation.context.impl
Fields in com._1c.g5.v8.dt.form.layout.model.generation.context.impl declared as V8PictureModifier and TypeFieldDescriptionprotected static final V8PictureFormButtonGeneratorContextImpl.COMMAND_PICTURE_EDEFAULTThe default value of the 'Command Picture' attribute.protected static final V8PictureHyperlinkButtonGeneratorContextImpl.COMMAND_PICTURE_EDEFAULTThe default value of the 'Command Picture' attribute.protected static final V8PictureMenuButtonGeneratorContextImpl.COMMAND_PICTURE_EDEFAULTThe default value of the 'Command Picture' attribute.protected V8PictureFormButtonGeneratorContextImpl.commandPictureThe cached value of the 'Command Picture' attribute.protected V8PictureHyperlinkButtonGeneratorContextImpl.commandPictureThe cached value of the 'Command Picture' attribute.protected V8PictureMenuButtonGeneratorContextImpl.commandPictureThe cached value of the 'Command Picture' attribute.protected V8PictureSubMenuGeneratorContextImpl.pictureThe cached value of the 'Picture' attribute.protected static final V8PictureSubMenuGeneratorContextImpl.PICTURE_EDEFAULTThe default value of the 'Picture' attribute.Methods in com._1c.g5.v8.dt.form.layout.model.generation.context.impl that return V8PictureModifier and TypeMethodDescriptionLayoutGenerationContextFactoryImpl.createPictureFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) FormButtonGeneratorContextImpl.getCommandPicture()HyperlinkButtonGeneratorContextImpl.getCommandPicture()MenuButtonGeneratorContextImpl.getCommandPicture()SubMenuGeneratorContextImpl.getPicture()Methods in com._1c.g5.v8.dt.form.layout.model.generation.context.impl with parameters of type V8PictureModifier and TypeMethodDescriptionvoidFormButtonGeneratorContextImpl.setCommandPicture(V8Picture newCommandPicture) voidHyperlinkButtonGeneratorContextImpl.setCommandPicture(V8Picture newCommandPicture) voidMenuButtonGeneratorContextImpl.setCommandPicture(V8Picture newCommandPicture) voidSubMenuGeneratorContextImpl.setPicture(V8Picture newPicture) -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.model.platform
Methods in com._1c.g5.v8.dt.form.layout.model.platform with parameters of type V8PictureModifier and TypeMethodDescriptionIPlatformVisualComputer.getV8PictureProps(V8Picture picture, boolean useDPI, boolean useScale, boolean keepOriginalSize) Returns properties for the given picture. -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.model.transformation.context.impl
Methods in com._1c.g5.v8.dt.form.layout.model.transformation.context.impl that return V8PictureModifier and TypeMethodDescriptionLayoutTransformationContextFactoryImpl.createV8PictureFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) -
Uses of V8Picture in com._1c.g5.v8.dt.form.layout.platform.picture
Methods in com._1c.g5.v8.dt.form.layout.platform.picture that return V8PictureModifier and TypeMethodDescriptionstatic V8PicturePictureHelper.adaptPicture(Picture mCorePicture) static V8PicturePictureHelper.adaptPicture(String imageName) -
Uses of V8Picture in com._1c.g5.v8.dt.formnative.common.internal.serializer
Methods in com._1c.g5.v8.dt.formnative.common.internal.serializer with parameters of type V8PictureModifier and TypeMethodDescriptionvoidHippoLayUiElementWriter.write(QName name, V8Picture picture, HippoLayoutModelXmlSerializer.HippoLayoutWriter writer) Writes a picture element.