Uses of Interface
com._1c.g5.aef2.engines.IEngine
Packages that use IEngine
Package
Description
-
Uses of IEngine in com._1c.g5.aef2.engines
Classes in com._1c.g5.aef2.engines that implement IEngineMethods in com._1c.g5.aef2.engines that return IEngineModifier and TypeMethodDescriptionstatic IEngine
EngineFactory.createEngine
(String engineName) CreatesIEngine
instance with the specified engine name.static IEngine
EngineFactory.createEngineWithSharedRunnableExecutor
(String engineName) CreatesIEngine
instance with the specified engine name. -
Uses of IEngine in com._1c.g5.aef2.scenes
Methods in com._1c.g5.aef2.scenes that return IEngineConstructors in com._1c.g5.aef2.scenes with parameters of type IEngine -
Uses of IEngine in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui with parameters of type IEngineModifier and TypeMethodDescriptionprotected IScene
PropertySheetPage.createScene
(IEngine engine, org.eclipse.swt.widgets.Composite parent) protected void
PropertySheetPage.initializeEngine
(IEngine engine) -
Uses of IEngine in com._1c.g5.v8.dt.internal.platform.services.ui
Methods in com._1c.g5.v8.dt.internal.platform.services.ui that return IEngineModifier and TypeMethodDescriptionprotected IEngine
AbstractAefBoundEditor.getEngine()
Returns the editorIEngine
.AbstractAefBoundMultiPageEditor.getEngine()
Returns the editorIEngine
.Methods in com._1c.g5.v8.dt.internal.platform.services.ui with parameters of type IEngineModifier and TypeMethodDescriptionprotected void
AbstractAefBoundEditor.initializeEngine
(IEngine engine) Initializes the pageIEngine
.protected void
AbstractAefBoundMultiPageEditor.initializeEngine
(IEngine engine) Initializes the pageIEngine
. -
Uses of IEngine in com._1c.g5.v8.dt.internal.platform.services.ui.editors.publication
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.editors.publication with parameters of type IEngineModifier and TypeMethodDescriptionprotected void
InfobasePublicationEditor.initializeEngine
(IEngine engine) -
Uses of IEngine in com._1c.g5.v8.dt.md.ui.editor.aef
Methods in com._1c.g5.v8.dt.md.ui.editor.aef that return IEngineModifier and TypeMethodDescriptionprotected IEngine
AbstractAefDialogHandler.createEngine()
Creates engine.protected IEngine
AbstractDtGranularEditorAefPage.getEngine()
Returns the editorIEngine
. -
Uses of IEngine in com._1c.g5.v8.dt.md.ui.editor.base
Methods in com._1c.g5.v8.dt.md.ui.editor.base that return IEngineMethods in com._1c.g5.v8.dt.md.ui.editor.base with parameters of type IEngineModifier and TypeMethodDescriptionprotected void
DtGranularEditor.initializeEngine
(IEngine engine) Initializes the pageIEngine
. -
Uses of IEngine in com._1c.g5.v8.dt.md.ui.properties
Methods in com._1c.g5.v8.dt.md.ui.properties with parameters of type IEngineModifier and TypeMethodDescriptionprotected void
MdPropertySheetPage.initializeEngine
(IEngine engine) -
Uses of IEngine in com._1c.g5.v8.dt.md.ui.wizards.base.aef
Methods in com._1c.g5.v8.dt.md.ui.wizards.base.aef that return IEngine -
Uses of IEngine in com._1c.g5.v8.dt.ui.editor.aef
Methods in com._1c.g5.v8.dt.ui.editor.aef with parameters of type IEngineModifier and TypeMethodDescriptionprotected void
AbstractAefBoundDtEditor.initializeEngine
(IEngine engine) -
Uses of IEngine in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.editors
Methods in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.editors with parameters of type IEngineModifier and TypeMethodDescriptionprotected void
DistributionSupportEditor.initializeEngine
(IEngine engine)