BandScrollEvent"
From Documentation
Tmillsclare (talk | contribs) m (Created page with 'init') |
m ((via JWB)) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{ZKComponentReferencePageHeader}} | |
+ | |||
+ | = BandScrollEvent= | ||
+ | |||
+ | *Demonstration: N/A | ||
+ | *Java API: N/A | ||
+ | *JavaScript API: N/A | ||
+ | |||
+ | = Employment/Purpose = | ||
+ | |||
+ | Represents an event caused by that user is scrolling or has scrolled at the client. | ||
+ | |||
+ | BandScrollEvent will be sent with name as "onBandScrollEvent" after the bandinfo component has been moved by the user. | ||
+ | |||
+ | The components which are supported this event are: [[ZK_Component_Reference/Diagrams_and_Reports/Timeline/Bandinfo | Bandinfo ]]. | ||
+ | |||
+ | = Example = | ||
+ | |||
+ | N/A | ||
+ | |||
+ | =Supported events= | ||
+ | |||
+ | {| class='wikitable' | width="100%" | ||
+ | ! <center>Name</center> | ||
+ | ! <center>Event Type</center> | ||
+ | |- | ||
+ | | None | ||
+ | | None | ||
+ | |} | ||
+ | |||
+ | =Supported Children= | ||
+ | |||
+ | *NONE | ||
+ | |||
+ | =Use cases= | ||
+ | |||
+ | {| class='wikitable' | width="100%" | ||
+ | ! Version !! Description !! Example Location | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | =Version History= | ||
+ | |||
+ | {| class='wikitable' | width="100%" | ||
+ | ! Version !! Date !! Content | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | {{ZKComponentReferencePageFooter}} |
Latest revision as of 11:06, 7 January 2022
BandScrollEvent
- Demonstration: N/A
- Java API: N/A
- JavaScript API: N/A
Employment/Purpose
Represents an event caused by that user is scrolling or has scrolled at the client.
BandScrollEvent will be sent with name as "onBandScrollEvent" after the bandinfo component has been moved by the user.
The components which are supported this event are: Bandinfo .
Example
N/A
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|