Package | Description |
---|---|
org.zkoss.zk.ui | |
org.zkoss.zk.ui.http |
HTTP relevant utilities and servlets for implementing
user interfaces (implementation only).
|
org.zkoss.zk.ui.impl |
Implementation of user interfaces and factories (implementation only).
|
Modifier and Type | Method and Description |
---|---|
Storage |
Desktop.getStorage()
Returns the storage in a desktop scope.
|
Modifier and Type | Method and Description |
---|---|
static Storage |
ZKWebSocket.getDesktopStorage(javax.websocket.Session wsession)
Returns a storage in desktop scope from the given websocket session.
|
Modifier and Type | Method and Description |
---|---|
Storage |
DesktopImpl.getStorage() |
Copyright © 2017. All rights reserved.