AS Name |
Definition |
|---|---|
| chDim | When the width or height values are modified |
| onHMotionStopped | When horizontal scrolling stops |
| onResize | When the component is resized |
| onScrollDown | When ScrollDown method is used |
| onScrollLeft | When ScrollLeft method is used |
| onScrollRight | When ScrollRight method is used |
| onScrollUp | When ScrollUp method is used |
| onVMotionStopped | When vertical scrolling stops |
| onXScroll | When the content is scrolled horizontally |
| onYScroll | When the content is scrolled vertically |