Package | Description |
---|---|
de.xima.fc.gui.common.bean.eventbus | |
de.xima.fc.gui.common.event | |
de.xima.fc.gui.common.interfaces.event | |
de.xima.fc.gui.event |
Modifier and Type | Method and Description |
---|---|
void |
SessionEventBusBean.post(ISessionEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
LoginEvent |
class |
PlaceholderContextChangedEvent
An event that may be fired when some state has changed that may result in different placeholder being shown.
|
class |
TreeSelectChangeEvent
An event that is fired when the currently selected tree node (workflow) is changed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IViewEvent |
Modifier and Type | Class and Description |
---|---|
class |
PlaceholderModifyActiveGroupsEvent
An event that may be triggered when the a different set of groups of placeholders should be shown in the placeholder
dialog.
|
class |
PlaceholderModifyLibraryEvent
An event that may be triggered when the registered placeholders should be changed or modified.
|
class |
PlaceholderUpdateActiveGroupsEvent
This event changes the active placeholder groups by adding and removing the given groups.
|
class |
PlaceholderUpdateLibraryEvent
This event changes the registered placeholders of a certain group by adding and removing the given placeholders.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.