Html5 and html5
The Webview module manages the application window interface. You can use plus. webview to obtain the application interface management objects.
Method:
- All: Get all webview windows
- Close: close the webview window.
- Create: create a New webview window
- CurrentWebview: obtains the webviewObject object of the current window.
- GetWebviewById: searches for the specified webviewObject object.
- GetLaunchWebview: obtains the webviewObject object of the application homepage.
- Hide: hide webveiw window
- Open: Create and open the webview window
- Show: Display webveiw window
Usage: plus. webview. method;
For example, var aaa = plus. webview. create (); creates a new webview window.
Object:
- AnimationTypeshow: A group of animation effects that are used to define pages or controls.
- AnimationTypeClose: A group of animation effects that are used to define pages or controls.
- WebviewObject: Webview window object, used to operate on the window loading HTML pages
- WebviewBounceStyle: Webview window rebound Style
- WebviewDock: the way native controls dock in a window
- WebviewEvent: Webview window event
- WebviewRefreshStyle: Webview window pull-down refresh Style
- WebviewPosition: Position of the native control displayed in the window
- WebviewStyles: JSON object, which is the object for setting parameters in the native window
- WebviewTransform: a set of attributes used to define page or control deformation
- WebviewTransition: a set of attributes used to define the conversion effect of a page or control
Common objects:
AnimationTypeShow: A group of animation effects that are used to define pages or controls.
Parameters: