Span"

From Documentation
Line 13: Line 13:
 
= Example =
 
= Example =
  
 +
[[Image:ZKComRef_Span_Example.png]]
  
 
+
<source lang="xml">
 
+
<span>
 +
Name:
 +
<textbox />
 +
</span>
 +
</source>
  
 
=Supported Events=
 
=Supported Events=

Revision as of 04:15, 23 November 2010

Span

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

Employment/Purpose

A Span is same as HTML SPAN tag

Example

ZKComRef Span Example.png

<span>
	Name:
	<textbox />
</span>

Supported Events

Name
Event Type
   

Supported Children

*ALL

Use Cases

Version Description Example Location
     

Version History

Last Update : 2010/11/23


Version Date Content
     



Last Update : 2010/11/23

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