Uses of Interface
org.zkoss.zkex.zul.impl.OperationQueueListener
-
Packages that use OperationQueueListener Package Description org.zkoss.zkex.zul.impl -
-
Uses of OperationQueueListener in org.zkoss.zkex.zul.impl
Methods in org.zkoss.zkex.zul.impl with parameters of type OperationQueueListener Modifier and Type Method Description voidOperationQueue. addListener(OperationQueueListener listener)Add a listener to this queuevoidOperationQueue. removeListener(OperationQueueListener listener)Remove a listener to this queue.
-