| Package | Description |
|---|---|
| org.eclnt.workplace |
| Modifier and Type | Method and Description |
|---|---|
void |
IWorkpageProcessingEventListener.processEvent(WorkpageProcessingEvent event)
Notification about event thrown in other workpage.
|
void |
IWorkpage.processWorkpageProcessingEvent(WorkpageProcessingEvent event)
Process workpage processing event coming from other workpage.
|
void |
Workpage.processWorkpageProcessingEvent(WorkpageProcessingEvent event) |
void |
IWorkpage.throwWorkpageProcessingEvent(WorkpageProcessingEvent event)
Throws an event and triggers the delegation of the event to
all other workpage instances.
|
void |
IWorkpageContainer.throwWorkpageProcessingEvent(WorkpageProcessingEvent event)
Throws an event and triggers the delegation of the event to
all other workpage instances.
|
void |
Workpage.throwWorkpageProcessingEvent(WorkpageProcessingEvent event) |
void |
WorkpageContainer.throwWorkpageProcessingEvent(WorkpageProcessingEvent event) |
Copyright © CaptainCasa Gmbh. All Rights Reserved.