Client

From Documentation
Revision as of 07:29, 7 December 2010 by Tomyeh (talk | contribs)
Name: client
Namespace: http://www.zkoss.org/2005/zk/client
Namespace shortcut: client

It is the reserved namespace for specifying client-side event listener and overrides.

For example,

<combobox xmlns:w="client" w:onFocus="this.open()"/>

For more information, please refer to ZK Client-side Reference.

Version History

Last Update : 2010/12/7

Version Date Content
     



Last Update : 2010/12/07

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.