Public 成员函数 | |
| void | onPageScrollStateChanged (int arg0) |
| void | onPageScrolled (int arg0, float arg1, int arg2) |
| void | onPageSelected (int arg0) |
The listener interface for receiving myOnPageChange events. The class that is interested in processing a myOnPageChange event implements this interface, and the object created with that class is registered with a component using the component's addMyOnPageChangeListener method. When the myOnPageChange event occurs, that object's appropriate method is invoked.
|
inline |
|
inline |
|
inline |
1.8.8