public class UiEngineExtension extends Object implements org.zkoss.zk.ui.impl.UiEngineImpl.Extension
UiEngineImpl.Extension to
extend UiEngineImpl to support stubonly and the merging of native.
It is the default extension if ZK EE is installed.| Constructor and Description |
|---|
UiEngineExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCreate(org.zkoss.zk.ui.Component[] comps) |
void |
afterRenderComponents(Collection comps) |
void |
afterRenderNewPage(org.zkoss.zk.ui.Page page) |
public void afterCreate(org.zkoss.zk.ui.Component[] comps)
afterCreate in interface org.zkoss.zk.ui.impl.UiEngineImpl.Extensionpublic void afterRenderComponents(Collection comps)
afterRenderComponents in interface org.zkoss.zk.ui.impl.UiEngineImpl.Extensionpublic void afterRenderNewPage(org.zkoss.zk.ui.Page page)
afterRenderNewPage in interface org.zkoss.zk.ui.impl.UiEngineImpl.ExtensionCopyright © 2026. All rights reserved.