Package | Description |
---|---|
org.zkoss.zk.ui.metainfo |
Metainfo representing pages and languages (implementation only).
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<JavaScript> |
LanguageDefinition.getJavaScripts()
Returns a readonly list of all
JavaScript required
by this language. |
Modifier and Type | Method and Description |
---|---|
void |
LanguageDefinition.addJavaScript(JavaScript js)
Adds a
JavaScript required by this language. |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.