Uses of Interface
com._1c.g5.v8.dt.md.pictures.IPictureService
Packages that use IPictureService
Package
Description
-
Uses of IPictureService in com._1c.g5.v8.dt.form.internal.ui.aef
Classes in com._1c.g5.v8.dt.form.internal.ui.aef that implement IPictureService -
Uses of IPictureService in com._1c.g5.v8.dt.md.pictures
Classes in com._1c.g5.v8.dt.md.pictures that implement IPictureService -
Uses of IPictureService in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return IPictureServiceModifier and TypeMethodDescriptionBmPictureModel.getPictureService()
EmfPictureModel.getPictureService()
IPictureModel.getPictureService()
Returns picture service.Constructors in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type IPictureServiceModifierConstructorDescriptionBmPictureModel
(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IV8Project v8project, IPictureService pictureService, boolean canChoiseFromFile) Instantiates a new picture model.EmfPictureModel
(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IV8Project v8project, IPictureService pictureService, boolean canChoiseFromFile) Instantiates a new picture model.