org.zkoss.zul.grid.autohidePaging"
From Documentation
Robertwenzel (talk | contribs) m |
|||
Line 2: | Line 2: | ||
'''Property:''' | '''Property:''' | ||
org.zkoss.zul.grid.autohidePaging | org.zkoss.zul.grid.autohidePaging | ||
+ | |||
+ | {{NestedLibraryProperty}} | ||
Default: true | Default: true |
Latest revision as of 10:09, 7 July 2016
Property:
org.zkoss.zul.grid.autohidePaging
Applicable: globally in zk.xml via <library-property> nested in a zul file via <custom-attributes>
Default: true [Since 7.0.1]
It specifies whether to enable autohide property for internal paging component.
Version History
Version | Date | Content |
---|---|---|
7.0.1 | January 2014 | ZK-2079: Add a custom attributes "org.zkoss.zul.grid.autohidePaging" for control autohide in internal paging component |