Public 成员函数 | |
| void | onOpen () |
The listener interface for receiving onOpen events. The class that is interested in processing a onOpen event implements this interface, and the object created with that class is registered with a component using the component's addOnOpenListener method. When the onOpen event occurs, that object's appropriate method is invoked
| void com.ab.view.slidingmenu.SlidingMenu.OnOpenListener.onOpen | ( | ) |
On open.
1.8.8