Uses of Interface
com._1c.g5.aef2.scenes.IScene
Packages that use IScene
Package
Description
-
Uses of IScene in com._1c.g5.aef2.components
Methods in com._1c.g5.aef2.components that return ISceneMethods in com._1c.g5.aef2.components with parameters of type IScene -
Uses of IScene in com._1c.g5.aef2.engines
Methods in com._1c.g5.aef2.engines that return ISceneModifier and TypeMethodDescriptionEngine.createScene
(IComponent<?> component, IRenderingParameters parameters) IEngine.createScene
(IComponent<?> component, IRenderingParameters parameters) Creates the scene.Engine.showDialog
(IComponent<M> component, M model) IEngine.showDialog
(IComponent<M> component, M model) Shows a dialog. -
Uses of IScene in com._1c.g5.aef2.scenes
Classes in com._1c.g5.aef2.scenes that implement ISceneMethods in com._1c.g5.aef2.scenes with parameters of type ISceneModifier and TypeMethodDescriptionvoid
ISceneListener.sceneDisposed
(IScene scene) Invoked after the scene disposal. -
Uses of IScene in com._1c.g5.aef2.standard.validation
Methods in com._1c.g5.aef2.standard.validation that return IScene -
Uses of IScene in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return ISceneModifier and TypeMethodDescriptionprotected IScene
PropertySheetPage.createScene
(IEngine engine, org.eclipse.swt.widgets.Composite parent) protected IScene
PropertySheetPage.getScene()
Returns scene.Methods in com._1c.g5.properties.ui with parameters of type ISceneModifier and TypeMethodDescriptionprotected void
PropertySheetPage.registerServiceConsumers
(IScene scene) Registers service consumers at given scene. -
Uses of IScene in com._1c.g5.v8.dt.internal.md.ui.aef.actions
Constructor parameters in com._1c.g5.v8.dt.internal.md.ui.aef.actions with type arguments of type ISceneModifierConstructorDescriptionStandardAttributesFilterAction
(Supplier<IScene> sceneSupplier) Constructor. -
Uses of IScene in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes
Constructor parameters in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes with type arguments of type ISceneModifierConstructorDescriptionDtSubsystemFilterAction
(Supplier<IScene> sceneSupplier, IResourceLookup resourceLookup, IBmEmfIndexManager bmEmfIndexManager, IIndexSlicePredicateService slicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IDtProjectManager dtProjectManager) Instantiates new Action. -
Uses of IScene in com._1c.g5.v8.dt.internal.md.ui.extension.properties.propertysheet
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.properties.propertysheet with parameters of type ISceneModifier and TypeMethodDescriptionvoid
MdExtensionPropertySheetToolbarItemsProvider.propertyChange
(org.eclipse.jface.util.PropertyChangeEvent event, IScene scene) -
Uses of IScene in com._1c.g5.v8.dt.internal.platform.services.ui
Methods in com._1c.g5.v8.dt.internal.platform.services.ui that return IScene -
Uses of IScene in com._1c.g5.v8.dt.md.ui.editor.aef
Methods in com._1c.g5.v8.dt.md.ui.editor.aef that return IScene -
Uses of IScene in com._1c.g5.v8.dt.md.ui.internal.properties
Methods in com._1c.g5.v8.dt.md.ui.internal.properties with parameters of type ISceneModifier and TypeMethodDescriptionvoid
PropertySheetToolbarActionsManager.propertyChange
(org.eclipse.jface.util.PropertyChangeEvent event, IScene scene) -
Uses of IScene in com._1c.g5.v8.dt.md.ui.properties
Methods in com._1c.g5.v8.dt.md.ui.properties with parameters of type ISceneModifier and TypeMethodDescriptionvoid
IPropertySheetToolbarItemsProvider.propertyChange
(org.eclipse.jface.util.PropertyChangeEvent event, IScene scene) Called by extension point when property related to some contribution item is changed.protected void
MdPropertySheetPage.registerServiceConsumers
(IScene scene) -
Uses of IScene in com._1c.g5.v8.dt.ui.editor.aef
Methods in com._1c.g5.v8.dt.ui.editor.aef that return IScene