Area"

From Documentation
Line 6: Line 6:
 
*Java API: <javadoc>org.zkoss.zul.Area</javadoc>
 
*Java API: <javadoc>org.zkoss.zul.Area</javadoc>
 
*JavaScript API: <javadoc directory="jsdoc">zul.wgt.Area</javadoc>
 
*JavaScript API: <javadoc directory="jsdoc">zul.wgt.Area</javadoc>
 +
*Style Guide: N/A
  
 
= Employment/Purpose =
 
= Employment/Purpose =
 
An area of a image map
 
An area of a image map
 
 
  
 
= Example =
 
= Example =
Line 16: Line 15:
 
[[ZK_Component_Reference/Essential_Components/Imagemap | Imagemap]]
 
[[ZK_Component_Reference/Essential_Components/Imagemap | Imagemap]]
  
=Supported events=
+
=Supported Events=
  
 
{| border="1" | width="100%"
 
{| border="1" | width="100%"
Line 25: Line 24:
 
| None
 
| None
 
|}
 
|}
 +
*Inherited Supported Events: [[ZK_Component_Reference/Base_Components/AbstractComponent#Supported_Events | AbstractComponent]]
  
 
=Supported Children=
 
=Supported Children=
  
  *ALL
+
  *None
  
=Use cases=
+
=Use Cases=
  
 
{| border='1px' | width="100%"
 
{| border='1px' | width="100%"
Line 41: Line 41:
  
 
=Version History=
 
=Version History=
 
+
{{LastUpdated}}
 
{| border='1px' | width="100%"
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content

Revision as of 09:49, 18 November 2010

Area

  • Demonstration: N/A
  • Java API: Area
  • JavaScript API: Area
  • Style Guide: N/A

Employment/Purpose

An area of a image map

Example

Imagemap

Supported Events

Name
Event Type
None None

Supported Children

*None

Use Cases

Version Description Example Location
5.0.2 Area in Imagemap with href http://www.zkoss.org/forum/listComment/3016

Version History

Last Update : 2010/11/18


Version Date Content
     



Last Update : 2010/11/18

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