public interface MBindings
Mixin interface that lists MBindingContexts that should be active when this object is active.
Example values: org.eclipse.ui.contexts.dialog, org.eclipse.ui.contexts.window
The following features are supported:
Modifier and Type | Method and Description |
---|---|
List<MBindingContext> |
getBindingContexts()
Returns the value of the 'Binding Contexts' reference list.
|
List<MBindingContext> getBindingContexts()
MBindingContext
.
Developers: Add more detailed documentation by editing this comment in org.eclipse.ui.model.workbench/model/UIElements.ecore. There is a GenModel/documentation node under each type and attribute.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.