Applet"

From Documentation
Line 12: Line 12:
 
= Example =
 
= Example =
  
 +
[[Image:ZKComRef_Applet_Examples.PNG]]
  
 
+
<source lang="xml" >
 
+
    <applet codebase="img/" code="ticker.class" msg="ZK is Simple and Rich!" width="580px" />
 +
</source>
  
 
=Supported events=
 
=Supported events=

Revision as of 02:44, 19 May 2010

Applet

Employment/Purpose

A generic applet component

Example

ZKComRef Applet Examples.PNG

    <applet codebase="img/" code="ticker.class" msg="ZK is Simple and Rich!" width="580px" />

Supported events

Name
Event Type
None None

Supported Children

*NONE

Use cases

Version Description Example Location
     

Version History

Version Date Content
5.0.2 5/18/2010 Initialization



Last Update : 2010/05/19

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