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 TypeMethodDescriptionvoidISceneListener.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 IScenePropertySheetPage.createScene(IEngine engine, org.eclipse.swt.widgets.Composite parent) protected IScenePropertySheetPage.getScene()Returns scene.Methods in com._1c.g5.properties.ui with parameters of type ISceneModifier and TypeMethodDescriptionprotected voidPropertySheetPage.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 TypeMethodDescriptionvoidMdExtensionPropertySheetToolbarItemsProvider.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 TypeMethodDescriptionvoidPropertySheetToolbarActionsManager.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 TypeMethodDescriptionvoidIPropertySheetToolbarItemsProvider.propertyChange(org.eclipse.jface.util.PropertyChangeEvent event, IScene scene) Called by extension point when property related to some contribution item is changed.protected voidMdPropertySheetPage.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