|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestQueue | |
|---|---|
| org.zkoss.zk.ui.impl | Implementation of user interfaces and factories (implementation only). |
| org.zkoss.zk.ui.sys | Internal interfaces of user interfaces and factories (behind the scene). |
| Uses of RequestQueue in org.zkoss.zk.ui.impl |
|---|
| Classes in org.zkoss.zk.ui.impl that implement RequestQueue | |
|---|---|
class |
RequestQueueImpl
An implementation of RequestQueue behaving as
a queue of AuRequest. |
| Methods in org.zkoss.zk.ui.impl that return RequestQueue | |
|---|---|
RequestQueue |
DesktopImpl.getRequestQueue()
|
protected RequestQueue |
DesktopImpl.newRequestQueue()
Creates the request queue. |
| Uses of RequestQueue in org.zkoss.zk.ui.sys |
|---|
| Methods in org.zkoss.zk.ui.sys that return RequestQueue | |
|---|---|
RequestQueue |
DesktopCtrl.getRequestQueue()
Returns the request queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||