LabelImageElement"
From Documentation
Tmillsclare (talk | contribs) m (Created page with 'init') |
Jimmyshiau (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | {{ZKComponentReferencePageHeader}} | |
+ | |||
+ | |||
+ | = Label Image Element = | ||
+ | |||
+ | |||
+ | *Demonstration: | ||
+ | *Java API: <javadoc>org.zkoss.zul.impl.LabelImageElement</javadoc> | ||
+ | *JavaScript API: <javadoc directory="jsdoc">zul.LabelImageWidget</javadoc> | ||
+ | |||
+ | |||
+ | = Employment/Purpose = | ||
+ | A HTML element with a label and an image. | ||
+ | |||
+ | =Supported Children= | ||
+ | *none | ||
+ | |||
+ | =Version History= | ||
+ | |||
+ | |||
+ | {| border='1px' | width="100%" | ||
+ | ! Version !! Date !! Content | ||
+ | |- | ||
+ | | 5.0.1 | ||
+ | | 4/21/2010 | ||
+ | | Initialization | ||
+ | |} | ||
+ | |||
+ | |||
+ | {{ZKComponentReferencePageFooter}} |
Revision as of 15:33, 21 April 2010
Label Image Element
- Demonstration:
- Java API: LabelImageElement
- JavaScript API: LabelImageWidget
Employment/Purpose
A HTML element with a label and an image.
Supported Children
*none
Version History
Version | Date | Content |
---|---|---|
5.0.1 | 4/21/2010 | Initialization |