org.zkoss.zkmax.ui.util.Toast.animationSpeed"
From Documentation
(Toast animationSpeed) |
m (EE) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ZKConfigurationReferencePageHeader}} | {{ZKConfigurationReferencePageHeader}} | ||
'''Property:''' | '''Property:''' | ||
− | org.zkoss. | + | org.zkoss.zkmax.ui.util.Toast.animationSpeed |
{{GlobalLibraryProperty}} | {{GlobalLibraryProperty}} | ||
Line 7: | Line 7: | ||
Default: 500 | Default: 500 | ||
[Since 9.0.0] | [Since 9.0.0] | ||
+ | |||
+ | {{ZK EE}} | ||
Specifies the duration of Toast opening and closing animation in milliseconds. | Specifies the duration of Toast opening and closing animation in milliseconds. |
Latest revision as of 10:32, 25 September 2019
Property:
org.zkoss.zkmax.ui.util.Toast.animationSpeed
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: 500 [Since 9.0.0]
- Available for ZK:
Specifies the duration of Toast opening and closing animation in milliseconds.
Version History
Version | Date | Content |
---|---|---|
9.0.0 | September 2019 | ZK-4371: Provide a Toast utility |