|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | SetState_Vault (bool Wait, std::wstring const AVaultGUID, std::wstring const AFocusFolderGUID, std::wstring const AItemGUID, std::wstring const ARevisionGUID) |
| void | ActivateAspect (std::wstring AspectName) |
| void | GetStateSelected (std::wstring *AParameters) |
| void | SetState_SearchFilter (std::wstring const AVaultGUID, std::wstring const AFilterHRID) |
| Public Member Functions inherited from DXP::IEDesignDataPanelView | |
| IEDesignDataCommands * | GetCommandsInterface () |
| Public Member Functions inherited from DXP::IServerView | |
| 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 () |
| void DXP::IReleaseVaultPanelView::ActivateAspect | ( | std::wstring | AspectName | ) |
| void DXP::IReleaseVaultPanelView::GetStateSelected | ( | std::wstring * | AParameters | ) |
| void DXP::IReleaseVaultPanelView::SetState_SearchFilter | ( | std::wstring const | AVaultGUID, |
| std::wstring const | AFilterHRID ) |
| void DXP::IReleaseVaultPanelView::SetState_Vault | ( | bool | Wait, |
| std::wstring const | AVaultGUID, | ||
| std::wstring const | AFocusFolderGUID, | ||
| std::wstring const | AItemGUID, | ||
| std::wstring const | ARevisionGUID ) |