Package | Description |
---|---|
org.zkoss.zk.ui.sys |
Internal interfaces of user interfaces and factories (behind the scene).
|
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<JavaScriptValue> |
ComponentsCtrl.redraw(java.util.Collection<? extends Component> comps)
An utilities to create an array of JavaScript objects
(
JavaScriptValue ) that can be used
to mount the specified widget at the clients. |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.