Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IServerView Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IServerView:
DXP::IExternalForm DXP::ICategorizedServerView DXP::IEDesignDataPanelView DXP::IServerDocumentView DXP::IReleaseVaultPanelView SCH::INexusDevicesView

Public Member Functions

bool GetIsPanel ()
std::wstring GetViewName ()
std::wstring GetViewState ()
void SetViewState (std::wstring const Astate)
void ReceiveNotification (INotification *const ANotification)
std::wstring GetFavoritesViewState (bool const AAddFavoriteView)
void SetFavoritesViewState (std::wstring const Astate)
Public Member Functions inherited from DXP::IExternalForm
void SetParentWindow (IExternalFormHolder *const ParentWindow)
void ParentWindowCreated ()
void ParentWindowDestroyed ()
void GetBounds (int *ALeft, int *ATop, int *AWidth, int *AHeight)
std::wstring GetCaption ()
long GetHandle ()
void Hide ()
void SetBounds (int ALeft, int ATop, int AWidth, int AHeight)
void SetFocus ()
void Show ()
void FocusFirstTabStop ()

Member Function Documentation

◆ GetFavoritesViewState()

std::wstring DXP::IServerView::GetFavoritesViewState ( bool const AAddFavoriteView)

◆ GetIsPanel()

bool DXP::IServerView::GetIsPanel ( )

◆ GetViewName()

std::wstring DXP::IServerView::GetViewName ( )

◆ GetViewState()

std::wstring DXP::IServerView::GetViewState ( )

◆ ReceiveNotification()

void DXP::IServerView::ReceiveNotification ( INotification *const ANotification)

◆ SetFavoritesViewState()

void DXP::IServerView::SetFavoritesViewState ( std::wstring const Astate)

◆ SetViewState()

void DXP::IServerView::SetViewState ( std::wstring const Astate)

The documentation for this struct was generated from the following file: