Style"

From Documentation
m
Line 35: Line 35:
 
=Supported Children=
 
=Supported Children=
  
<source lang="xml" >
 
 
  *NONE
 
  *NONE
</source>
 
  
 
=Use cases=
 
=Use cases=
Line 44: Line 42:
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
| 5.0+
+
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;

Revision as of 04:58, 14 May 2010

Style

Employment/Purpose

The style component used to specify CSS styles for the owner desktop.

Note:

  • a style component can appear anywhere in a ZUML page, but it affects all components in the same desktop.
  • getContent() simply get the string that is set by setContent(). If you call setSrc() or call the constructor of Style(), getContent() still gets null.

Example


ZKComRef Style Example.png

<style> a{ color:red; }</style>

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/12/2010 Initialization



Last Update : 2010/05/14

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