LabelElement"

From Documentation
m (Created page with 'init')
 
m ((via JWB))
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
init
+
{{ZKComponentReferencePageHeader}}
 +
 
 +
 
 +
= Label Element =
 +
 
 +
 
 +
*Demonstration: N/A
 +
*Java API: <javadoc>org.zkoss.zul.impl.LabelElement</javadoc>
 +
*JavaScript API: N/A
 +
 
 +
= Employment/Purpose =
 +
A HTML element with a label.
 +
 
 +
 
 +
=Example=
 +
 
 +
N/A
 +
 
 +
= Supported Events =
 +
{| class='wikitable' | width="100%"
 +
! <center>Name</center>
 +
! <center>Event Type</center>
 +
 
 +
|-
 +
| None
 +
| None
 +
|}
 +
*Inherited Supported Events: [[ZK_Component_Reference/Base_Components/XulElement#Supported_Events | XulElement]]
 +
 
 +
=Supported Children=
 +
*All
 +
 
 +
=Version History=
 +
 
 +
 
 +
{| class='wikitable' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| &nbsp;
 +
| &nbsp;
 +
| &nbsp;
 +
|}
 +
 
 +
 
 +
{{ZKComponentReferencePageFooter}}

Revision as of 11:02, 7 January 2022


Label Element

  • Demonstration: N/A
  • Java API: LabelElement
  • JavaScript API: N/A

Employment/Purpose

A HTML element with a label.


Example

N/A

Supported Events

Name
Event Type
None None

Supported Children

*All

Version History

Version Date Content
     



Last Update : 2022/01/07

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