Client"

From Documentation
m
Line 16: Line 16:
  
 
=Version History=
 
=Version History=
Last Update : {{REVISIONYEAR}}/{{REVISIONMONTH}}/{{REVISIONDAY}}
+
{{LastUpdated}}
 
{| border='1px' | width="100%"
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content

Revision as of 08:19, 17 December 2010

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/17


Version Date Content
     



Last Update : 2010/12/17

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