|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerPush | |
|---|---|
| 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 ServerPush in org.zkoss.zk.ui.impl |
|---|
| Methods in org.zkoss.zk.ui.impl that return ServerPush | |
|---|---|
ServerPush |
DesktopImpl.getServerPush()
|
| Methods in org.zkoss.zk.ui.impl with parameters of type ServerPush | |
|---|---|
boolean |
DesktopImpl.enableServerPush(ServerPush serverpush)
|
| Uses of ServerPush in org.zkoss.zk.ui.sys |
|---|
| Methods in org.zkoss.zk.ui.sys that return ServerPush | |
|---|---|
ServerPush |
DesktopCtrl.getServerPush()
Returns the server-push controller, or null if it is not enabled yet. |
| Methods in org.zkoss.zk.ui.sys with parameters of type ServerPush | |
|---|---|
boolean |
DesktopCtrl.enableServerPush(ServerPush serverpush)
Enables the server-push feature with the specified server-push controller. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||