desktop"
From Documentation
Robertwenzel (talk | contribs) |
m (correct highlight (via JWB)) |
||
Line 2: | Line 2: | ||
= desktop - <javadoc type="interface">org.zkoss.zk.ui.Desktop</javadoc> = | = desktop - <javadoc type="interface">org.zkoss.zk.ui.Desktop</javadoc> = | ||
− | The current desktop. It is the same as < | + | The current desktop. It is the same as <code>self.desktop</code>. |
<source lang="java" > | <source lang="java" > |
Latest revision as of 13:26, 19 January 2022
desktop - Desktop
The current desktop. It is the same as self.desktop
.
desktop.getPage("main");
Version History
Version | Date | Content |
---|---|---|