Class: cLocalWebAppHost
Properties | Events | Methods | Index of Classes
Class for hosting complete web applications inside Windows applications
Hierarchy
cObject > cUIObject > DfComUIObject > DfInPlaceComObject > DfComActiveXControl > cComActiveXControl > cComWebView2Ctrl > cBaseWebView2Browser > cWebView2Browser > cBaseLocalControlHost > cLocalWebControlHost > cLocalWebAppHost
Show full hierarchy and direct subclasses
Library: Windows Application Class Library
Package: cLocalWebAppHost.pkg
Mixins: cWebViewHost_mixin, cWebNavPathHelper_mixin, cWebNavigationHost_mixin
Description
This class extends the cLocalWebControlHost with the ability to host complete web applications inside a Windows application.
So on top of being able to host web controls, it can also host views and supports navigation between these views.
See the FlexTron documentation for more information.