| Modifier and Type | Required Element and Description |
|---|---|
String |
value
Name of the EventQueue.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
autoUnsubscribe
Unsubscribe event-queue automatically when component of composer was detached.
|
String |
eventName
Event name
|
String |
scope
Scope of the EventQueue.
|
public abstract String value
public abstract String scope
EventQueues.DESKTOP,
EventQueues.GROUP, EventQueues.SESSION, and
EventQueues.APPLICATION.
Note: EventQueues.GROUP requires ZK EE.public abstract boolean autoUnsubscribe
public abstract String eventName
Copyright © 2026. All rights reserved.