Menuitem"

From Documentation
m
Line 1: Line 1:
 
{{ZKComponentReferencePageHeader}}
 
{{ZKComponentReferencePageHeader}}
  
= (Your Component Name) =
+
= Menuitem =
  
 
*Demonstration:  
 
*Demonstration:  
*Java API: <javadoc>org.zkoss.zul.XXX</javadoc>
+
*Java API: <javadoc>org.zkoss.zul.Menuitem</javadoc>
*JavaScript API: <javadoc directory="jsdoc">zul.YYY.XXX</javadoc>
+
*JavaScript API: <javadoc directory="jsdoc">zul.menu.Menuitem</javadoc>
  
 
= Employment/Purpose =
 
= Employment/Purpose =

Revision as of 06:49, 11 May 2010

Menuitem

Employment/Purpose

Space is a Separator with the orient default to "horizontal".

In other words, <space> is equivalent to <separator orient="horizontal">


Example

Supported events

Name
Event Type
None None

Supported Children

*ALL

Use cases

Version Description Example Location
5.0+    

Version History

Version Date Content
5.x.x x/x/20xx Initialization



Last Update : 2010/05/11

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