Package | Description |
---|---|
org.eclipse.e4.ui.model.application.commands |
Modifier and Type | Method and Description |
---|---|
MBindingContext |
MCommandsFactory.createBindingContext()
Returns a new object of class 'Binding Context'
|
MBindingContext |
MBindingTable.getBindingContext()
Returns the value of the 'Binding Context' reference
|
Modifier and Type | Method and Description |
---|---|
List<MBindingContext> |
MBindings.getBindingContexts()
Returns the value of the 'Binding Contexts' reference list.
|
List<MBindingContext> |
MBindingContext.getChildren()
Returns the value of the 'Children' containment reference list.
|
List<MBindingContext> |
MBindingTableContainer.getRootContext()
Returns the value of the 'Root Context' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
void |
MBindingTable.setBindingContext(MBindingContext value)
Sets the value of the '
Binding Context ' reference |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.