JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
O
P
R
S
U
A
activateContext(String)
- Method in class org.eclipse.e4.ui.internal.services.
ContextContextService
activateContext(String)
- Method in interface org.eclipse.e4.ui.services.
EContextService
Adds the given
Context
id to the list of active contexts
ACTIVE_CONTEXTS
- Static variable in interface org.eclipse.e4.ui.services.
IServiceConstants
The set of the contexts that are currently active.
ACTIVE_PART
- Static variable in interface org.eclipse.e4.ui.services.
IServiceConstants
The part active in a given context.
ACTIVE_SELECTION
- Static variable in interface org.eclipse.e4.ui.services.
IServiceConstants
The current selection This value can be
null
if there is no selection
ACTIVE_SHELL
- Static variable in interface org.eclipse.e4.ui.services.
IServiceConstants
The currently active Shell.
ActiveContextsFunction
- Class in
org.eclipse.e4.ui.internal.services
ActiveContextsFunction()
- Constructor for class org.eclipse.e4.ui.internal.services.
ActiveContextsFunction
C
compute(IEclipseContext, String)
- Method in class org.eclipse.e4.ui.internal.services.
ActiveContextsFunction
compute(IEclipseContext, String)
- Method in class org.eclipse.e4.ui.internal.services.
ContextContextFunction
compute(IEclipseContext, String)
- Method in class org.eclipse.e4.ui.services.events.
EventBrokerFactory
ContextContextFunction
- Class in
org.eclipse.e4.ui.internal.services
ContextContextFunction()
- Constructor for class org.eclipse.e4.ui.internal.services.
ContextContextFunction
ContextContextService
- Class in
org.eclipse.e4.ui.internal.services
ContextContextService(IEclipseContext)
- Constructor for class org.eclipse.e4.ui.internal.services.
ContextContextService
ContextServiceAddon
- Class in
org.eclipse.e4.ui.services
ContextServiceAddon()
- Constructor for class org.eclipse.e4.ui.services.
ContextServiceAddon
D
deactivateContext(String)
- Method in class org.eclipse.e4.ui.internal.services.
ContextContextService
deactivateContext(String)
- Method in interface org.eclipse.e4.ui.services.
EContextService
Removes the given
Context
id from the list of active
Context
s
deferUpdates(boolean)
- Method in class org.eclipse.e4.ui.internal.services.
ContextContextService
Informs the manager that a batch operation has started.
deferUpdates(boolean)
- Method in interface org.eclipse.e4.ui.services.
EContextService
displayHelp(String)
- Method in interface org.eclipse.e4.ui.services.help.
EHelpService
Calls the help support system to display the given help context ID.
E
EContextService
- Interface in
org.eclipse.e4.ui.services
EHelpService
- Interface in
org.eclipse.e4.ui.services.help
The help service provides clients with the functionalities of dealing with the help system.
EMenuService
- Interface in
org.eclipse.e4.ui.services
Provide for management of different menus.
EventBroker
- Class in
org.eclipse.e4.ui.services.internal.events
EventBroker()
- Constructor for class org.eclipse.e4.ui.services.internal.events.
EventBroker
EventBrokerFactory
- Class in
org.eclipse.e4.ui.services.events
Use this class to obtain an instance of
IEventBroker
.
EventBrokerFactory()
- Constructor for class org.eclipse.e4.ui.services.events.
EventBrokerFactory
G
getActiveContextIds()
- Method in class org.eclipse.e4.ui.internal.services.
ContextContextService
getActiveContextIds()
- Method in interface org.eclipse.e4.ui.services.
EContextService
Returns the complete listing of
Context
ids that are active or
null
if there are no active
Context
s
getContext(String)
- Method in class org.eclipse.e4.ui.internal.services.
ContextContextService
getContext(String)
- Method in interface org.eclipse.e4.ui.services.
EContextService
Look up a
Context
with a given id.
getStyle(Object)
- Method in interface org.eclipse.e4.ui.services.
IStylingEngine
H
handleEvent(Event)
- Method in class org.eclipse.e4.ui.services.internal.events.
UIEventHandler
HELP_CONTEXT_ID
- Static variable in interface org.eclipse.e4.ui.services.help.
EHelpService
I
init(IEclipseContext)
- Method in class org.eclipse.e4.ui.services.
ContextServiceAddon
IServiceConstants
- Interface in
org.eclipse.e4.ui.services
IStylingEngine
- Interface in
org.eclipse.e4.ui.services
O
org.eclipse.e4.ui.internal.services
- package org.eclipse.e4.ui.internal.services
org.eclipse.e4.ui.services
- package org.eclipse.e4.ui.services
Application programming interfaces describing the Eclipse 4 context service.
org.eclipse.e4.ui.services.events
- package org.eclipse.e4.ui.services.events
org.eclipse.e4.ui.services.help
- package org.eclipse.e4.ui.services.help
org.eclipse.e4.ui.services.internal.events
- package org.eclipse.e4.ui.services.internal.events
P
post(String, Object)
- Method in class org.eclipse.e4.ui.services.internal.events.
EventBroker
R
registerContextMenu(Object, String)
- Method in interface org.eclipse.e4.ui.services.
EMenuService
Create a menu for this control and hook it up with the MPopupMenu.
S
SELECTION
- Static variable in interface org.eclipse.e4.ui.services.
IServiceConstants
Deprecated.
send(String, Object)
- Method in class org.eclipse.e4.ui.services.internal.events.
EventBroker
SERVICE_NAME
- Static variable in interface org.eclipse.e4.ui.services.
IStylingEngine
Deprecated.
please use IStylingEngine.class or IStylingEngine.class.getName() for context access
setClassname(Object, String)
- Method in interface org.eclipse.e4.ui.services.
IStylingEngine
setClassnameAndId(Object, String, String)
- Method in interface org.eclipse.e4.ui.services.
IStylingEngine
setHelp(Object, String)
- Method in interface org.eclipse.e4.ui.services.help.
EHelpService
Sets the given id for the help system on the given object.
setId(Object, String)
- Method in interface org.eclipse.e4.ui.services.
IStylingEngine
style(Object)
- Method in interface org.eclipse.e4.ui.services.
IStylingEngine
subscribe(String, EventHandler)
- Method in class org.eclipse.e4.ui.services.internal.events.
EventBroker
subscribe(String, String, EventHandler, boolean)
- Method in class org.eclipse.e4.ui.services.internal.events.
EventBroker
U
UIEventHandler
- Class in
org.eclipse.e4.ui.services.internal.events
The helper will properly place UI-aware consumers on the main thread.
UIEventHandler(EventHandler, UISynchronize)
- Constructor for class org.eclipse.e4.ui.services.internal.events.
UIEventHandler
unsubscribe(EventHandler)
- Method in class org.eclipse.e4.ui.services.internal.events.
EventBroker
A
C
D
E
G
H
I
O
P
R
S
U
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes