|
@ -24,6 +24,7 @@
|
24
|
24
|
<action name="loadingStart" class="com.wade.mobile.func.MobileUI" method="loadingStart"/>
|
25
|
25
|
<action name="loadingStop" class="com.wade.mobile.func.MobileUI" method="loadingStop"/>
|
26
|
26
|
<action name="getDate" class="com.wade.mobile.func.MobileUI" method="getDate"/>
|
|
27
|
<action name="getContactsView" class="com.wade.mobile.func.MobileUI" method="getContactsView"/>
|
27
|
28
|
|
28
|
29
|
<action name="openWindow" class="com.wade.mobile.func.MobileUI" method="openWindow"/>
|
29
|
30
|
<action name="closeWindow" class="com.wade.mobile.func.MobileUI" method="closeWindow"/>
|