org.zkoss.zul.borderlayout.animation.disabled"
From Documentation
m (correct highlight (via JWB)) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{ZKConfigurationReferencePageHeader}} | |
+ | |||
+ | '''Property:''' | ||
+ | org.zkoss.zul.borderlayout.animation.disabled | ||
+ | |||
+ | {{GlobalLibraryProperty}} | ||
+ | |||
+ | Default: false | ||
+ | [Since 5.0.8] | ||
+ | |||
+ | It specifies whether disable the animation of the <code>borderlayout</code> component. | ||
+ | |||
+ | For more information, please refer to [[ZK_Component_Reference/Layouts/Borderlayout#Configure_to_Disable_the_Animation_Effects_as_Default|ZK Component Reference]]. | ||
+ | |||
+ | {{ZKConfigurationReferencePageFooter}} |
Latest revision as of 10:20, 19 January 2022
Property:
org.zkoss.zul.borderlayout.animation.disabled
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: false [Since 5.0.8]
It specifies whether disable the animation of the borderlayout
component.
For more information, please refer to ZK Component Reference.