var busy = new WL.BusyIndicator(null, { "text": "I'm Busy!"});
busy.show();
On an Android device this will show as:
WL.Toast.show(message)
For Android only, shows a "Toast" message.
WL.Client.init
WL.Client.reloadApp
WL.Client.login
WL.Client.logout
WL.Client.getEnvironment
WL.Client.setUserPref
WL.Client.setUserPrefs
WL.Client.getUserPref
WL.Client.deleteUserPref
Page 110
Kommentare zu diesen Handbüchern