public final class CockpitEventUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GLOBAL_EVENT_LISTENERS_MAP |
| Modifier and Type | Method and Description |
|---|---|
static void |
disableGlobalEvents(boolean disabled)
Disable/enable global events
|
static void |
dispatchGlobalEvents(CockpitEventQueue cockpitEventQueue)
Fetches all events that are currently in the queue for the current desktop and calls them.
|
public static final String GLOBAL_EVENT_LISTENERS_MAP
public static void disableGlobalEvents(boolean disabled)
disabled - public static void dispatchGlobalEvents(CockpitEventQueue cockpitEventQueue)
Copyright © 2018. All rights reserved.