|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
org.zkoss.zkex.zul.impl | Classes used to implement ZUL Component extension Set (implementation only). |
Uses of Operation in org.zkoss.zkex.zul.impl |
---|
Methods in org.zkoss.zkex.zul.impl that return Operation | |
---|---|
Operation |
OperationQueue.element()
Get an operation from queue, doesn't remove it. |
Operation |
OperationQueue.next()
Get an operation from queue, and then remove it. |
Methods in org.zkoss.zkex.zul.impl with parameters of type Operation | |
---|---|
void |
OperationQueue.put(Operation op)
Put an operation to queue |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |