Package | Description |
---|---|
org.zkoss.zkex.zul.impl |
Classes used to implement ZUL Component extension Set (implementation only).
|
Modifier and Type | Method and Description |
---|---|
Operation |
OperationQueue.element()
Get an operation from queue, doesn't remove it.
|
Operation |
OperationQueue.next()
Get an operation from queue, and then remove it.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationQueue.put(Operation op)
Put an operation to queue
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.