![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
| CreateWebView(bool transparent=false)=0 | IzPlatformUI | [pure virtual] |
| CreateWebViewModal(const char *uri)=0 | IzPlatformUI | [pure virtual] |
| DestroyWebView(CzWebView web_view)=0 | IzPlatformUI | [pure virtual] |
| Init()=0 | IzPlatformUI | [pure virtual] |
| Initialised | IzPlatformUI | [protected] |
| isInitialised() const | IzPlatformUI | [inline] |
| isWebViewAvailable() const =0 | IzPlatformUI | [pure virtual] |
| NavigateWebView(CzWebView web_view, const char *uri)=0 | IzPlatformUI | [pure virtual] |
| NotifyJavascript(CzWebView view, const char *data)=0 | IzPlatformUI | [pure virtual] |
| NotifyPageError(CzWebView view, const char *uri)=0 | IzPlatformUI | [pure virtual] |
| NotifyPageLoaded(CzWebView view, const char *uri)=0 | IzPlatformUI | [pure virtual] |
| NotifyPageLoading(CzWebView view, const char *uri)=0 | IzPlatformUI | [pure virtual] |
| Release()=0 | IzPlatformUI | [pure virtual] |
| SendJavascriptToWebView(CzWebView web_view, const char *script)=0 | IzPlatformUI | [pure virtual] |
| setWebViewDimensions(CzWebView web_view, int x, int y, int w, int h)=0 | IzPlatformUI | [pure virtual] |
| setWebViewUIView(CzWebView web_view, CzUIWebView *ui_view)=0 | IzPlatformUI | [pure virtual] |
| ShowWebView(CzWebView web_view, bool visible)=0 | IzPlatformUI | [pure virtual] |