Representation of a tab in the working area of Studio Pro. This tab is meant to contain a IWebView
.
public abstract class WebViewTabViewModel : TabViewModelBase
name | description |
---|---|
abstract InitWebView(…) |
name | description |
---|---|
WebViewTabViewModel() | The default constructor. |
A tab can be opened through OpenTab
method.
- class TabViewModelBase
- namespace Mendix.StudioPro.ExtensionsAPI.UI.Tab