Lineitem"

From Documentation
(Created page with "{{ZKComponentReferencePageHeader}} = Lineitem = *Java API: <javadoc>org.zkoss.zkmax.zul.Lineitem </javadoc> *JavaScript API: <javadoc directory="jsdoc">zkmax.layout.Lineitem </...")
 
Line 15: Line 15:
 
Note: Lineitem does not support inline style, but you can still set height/width and vflex/hflex.
 
Note: Lineitem does not support inline style, but you can still set height/width and vflex/hflex.
 
== PointVisible ==
 
== PointVisible ==
 +
Whether the point is visible, the default value is true. This property only effect the point.
  
 
== PointStyle ==
 
== PointStyle ==

Revision as of 10:28, 19 November 2019

Lineitem

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png
[Since 9.0.0]

Employment/Purpose

Properties

Note: Lineitem does not support inline style, but you can still set height/width and vflex/hflex.

PointVisible

Whether the point is visible, the default value is true. This property only effect the point.

PointStyle

PointImageSrc

PointImageContent

PointIconSclass

Opposite

FrontSpace

BackSpace

Supported Children

* ALL

Version History

Last Update : 2019/11/19


Version Date Content
9.0.0 Nov 2019 ZK-4377: Provide a Linelayout component



Last Update : 2019/11/19

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