Mobile webviewAndroidListenersListOpenListenerOn this pageListOpenListenerListOpenListenerType: public interfaceThe list open listener onListOpen(List list)Type: voidThe action which is called when a list opening. Parameter NameTypeDescriptionlistListThe list which is opened.