org.zkoss.zul.borderlayout.animation.disabled"
From Documentation
m (correct highlight (via JWB)) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
[Since 5.0.8] | [Since 5.0.8] | ||
− | It specifies whether disable the animation of the < | + | 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]]. | For more information, please refer to [[ZK_Component_Reference/Layouts/Borderlayout#Configure_to_Disable_the_Animation_Effects_as_Default|ZK Component Reference]]. | ||
{{ZKConfigurationReferencePageFooter}} | {{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.