org.zkoss.zul.borderlayout.animation.disabled"
From Documentation
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 <tt>borderlayout</tt> component. | ||
+ | |||
+ | For more information, please refer to [[ZK_Component_Reference/Layouts/Borderlayout#Configure_to_Disable_the_Animation_Effects_as_Default|ZK Component Reference]]. | ||
+ | |||
+ | {{ZKConfigurationReferencePageFooter}} |
Revision as of 07:00, 3 July 2018
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.