desktop"
From Documentation
m (correct highlight (via JWB)) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ZUMLReferencePageHeader}} | {{ZUMLReferencePageHeader}} | ||
− | + | = 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" > | ||
Line 8: | Line 8: | ||
</source> | </source> | ||
− | + | =Version History= | |
{| border='1px' | width="100%" | {| border='1px' | width="100%" |
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 |
---|---|---|