org.zkoss.zul.borderlayout.animation.disabled"
From Documentation
Jumperchen (talk | contribs) |
m (correct highlight (via JWB)) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
'''Property:''' | '''Property:''' | ||
− | org.zkoss.zul.borderlayout.animation. | + | org.zkoss.zul.borderlayout.animation.disabled |
+ | |||
+ | {{GlobalLibraryProperty}} | ||
Default: false | Default: false | ||
[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.