![]() |
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) | CzPlatformUI | [virtual] |
CreateWebView(bool transparent=false) | CzPlatformUI | [virtual] |
CreateWebViewModal(const char *uri) | CzPlatformUI | [virtual] |
CreateWebViewModal(const char *uri) | CzPlatformUI | [virtual] |
CzPlatformUI() | CzPlatformUI | [inline] |
CzPlatformUI() | CzPlatformUI | [inline] |
DestroyWebView(CzWebView web_view) | CzPlatformUI | [virtual] |
DestroyWebView(CzWebView web_view) | CzPlatformUI | [virtual] |
Init() | CzPlatformUI | [virtual] |
Init() | CzPlatformUI | [virtual] |
Initialised | IzPlatformUI | [protected] |
isInitialised() const | IzPlatformUI | [inline] |
isWebViewAvailable() const | CzPlatformUI | [virtual] |
isWebViewAvailable() const | CzPlatformUI | [virtual] |
NavigateWebView(CzWebView web_view, const char *uri) | CzPlatformUI | [virtual] |
NavigateWebView(CzWebView web_view, const char *uri) | CzPlatformUI | [virtual] |
NotifyJavascript(CzWebView view, const char *data) | CzPlatformUI | [virtual] |
NotifyPageError(CzWebView view, const char *uri) | CzPlatformUI | [virtual] |
NotifyPageError(CzWebView view, const char *uri) | CzPlatformUI | [virtual] |
NotifyPageLoaded(CzWebView view, const char *uri) | CzPlatformUI | [virtual] |
NotifyPageLoaded(CzWebView view, const char *uri) | CzPlatformUI | [virtual] |
NotifyPageLoading(CzWebView view, const char *uri) | CzPlatformUI | [virtual] |
NotifyPageLoading(CzWebView view, const char *uri) | CzPlatformUI | [virtual] |
Release() | CzPlatformUI | [virtual] |
Release() | CzPlatformUI | [virtual] |
SendJavascriptToWebView(CzWebView web_view, const char *script) | CzPlatformUI | [virtual] |
SendJavascriptToWebView(CzWebView web_view, const char *script) | CzPlatformUI | [virtual] |
setWebViewDimensions(CzWebView web_view, int x, int y, int w, int h) | CzPlatformUI | [virtual] |
setWebViewDimensions(CzWebView web_view, int x, int y, int w, int h) | CzPlatformUI | [virtual] |
setWebViewUIView(CzWebView web_view, CzUIWebView *ui_view) | CzPlatformUI | [virtual] |
setWebViewUIView(CzWebView web_view, CzUIWebView *ui_view) | CzPlatformUI | [virtual] |
ShowWebView(CzWebView web_view, bool visible) | CzPlatformUI | [virtual] |
ShowWebView(CzWebView web_view, bool visible) | CzPlatformUI | [virtual] |
WebViewErrorCallback(CzWebView view, void *systemData, void *userData) | CzPlatformUI | [static] |
WebViewErrorCallback(CzWebView view, void *systemData, void *userData) | CzPlatformUI | [static] |
WebViewJavascriptCallback(CzWebView view, void *systemData, void *userData) | CzPlatformUI | [static] |
WebViewLoadedCallback(CzWebView view, void *systemData, void *userData) | CzPlatformUI | [static] |
WebViewLoadedCallback(CzWebView view, void *systemData, void *userData) | CzPlatformUI | [static] |
WebViews | CzPlatformUI | [protected] |
WebViewStartedLoadingCallback(CzWebView view, void *systemData, void *userData) | CzPlatformUI | [static] |
WebViewStartedLoadingCallback(CzWebView view, void *systemData, void *userData) | CzPlatformUI | [static] |