|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | CurrentFolderGUID () |
| std::wstring | CurrentVaultGUID () |
| std::wstring | CurrentItemGUID () |
| std::wstring | CurrentRevisionGUID () |
| IULB_Folder * | CurrentFolder () |
| IEDMS_Vault * | CurrentVault () |
| IULB_Item * | CurrentItem () |
| IULB_ItemRevision * | CurrentRevision () |
| void | SetState_RefreshCurrentVault () |
| void | GetSelectedItemGUIDs (IStrings *Items) |
| void | GetSelectedItemRevisionGUIDs (IStrings *ItemRevisons) |
| std::wstring | GetContentTypeFilter () |
| void | SetContentTypeFilter (std::wstring const Value) |
| std::wstring | GetFolderTypeFilter () |
| void | SetFolderTypeFilter (std::wstring const Value) |
| bool | GetShowVaultRoot () |
| void | SetShowVaultRoot (bool AShow) |
| bool | GetShowSearch () |
| void | SetShowSearch (bool AShow) |
| IModalAction * | GetModalAction () |
| void | SetModalAction (IModalAction *const Value) |
| IFolderSelectionHandler * | GetFolderSelectionChange () |
| void | SetFolderSelectionChange (IFolderSelectionHandler *const Value) |
| void | SetVisiblePanels (TVaultExplorerPanelsSet AVisiblePanels) |
| void | SetTreePanelWidth (int AWidth) |
| void | SetDetailsPanelHeight (int AHeight) |
| void | SetBrowseItemsOption (TBrowseItemsOptionSet const AOptions) |
| TBrowseItemsOptionSet | GetBrowseItemsOption () |
| TVaultExplorerPanelsSet | GetVisiblePanels () |
| int | GetTreePanelWidth () |
| int | GetDetailsPanelHeight () |
| void | ShowHidePanelButtons (bool AShow) |
| ICustomForm * | AsForm () |
| std::wstring | SectionNamePrefix () |
| void | SetState_Vault (bool Wait, std::wstring const AVaultGUID, std::wstring const AFocusFolderGUID, std::wstring const AItemGUID, std::wstring const ARevisionGUID, int const APageInFolder, int const APageSize, bool const AFiltered) |
| void | AddNavigationWayPoint (std::wstring const AVaultGUID, std::wstring const AFolderGUID, std::wstring const AItemGUID, std::wstring const ARevisionGUID, std::wstring const ADescription, int const APageInFolder, int const APageSize, bool const AFiltered) |
| void | ClearModalNavigation () |
| bool | GetVisible () |
| void | EnsureFormInitialized (bool ActivateVault) |
| void | ReceiveNotification (INotification *const ANotification) |
| void DXP::IVaultExplorerForm::AddNavigationWayPoint | ( | std::wstring const | AVaultGUID, |
| std::wstring const | AFolderGUID, | ||
| std::wstring const | AItemGUID, | ||
| std::wstring const | ARevisionGUID, | ||
| std::wstring const | ADescription, | ||
| int const | APageInFolder, | ||
| int const | APageSize, | ||
| bool const | AFiltered ) |
| ICustomForm * DXP::IVaultExplorerForm::AsForm | ( | ) |
| void DXP::IVaultExplorerForm::ClearModalNavigation | ( | ) |
| IULB_Folder * DXP::IVaultExplorerForm::CurrentFolder | ( | ) |
| std::wstring DXP::IVaultExplorerForm::CurrentFolderGUID | ( | ) |
| IULB_Item * DXP::IVaultExplorerForm::CurrentItem | ( | ) |
| std::wstring DXP::IVaultExplorerForm::CurrentItemGUID | ( | ) |
| IULB_ItemRevision * DXP::IVaultExplorerForm::CurrentRevision | ( | ) |
| std::wstring DXP::IVaultExplorerForm::CurrentRevisionGUID | ( | ) |
| IEDMS_Vault * DXP::IVaultExplorerForm::CurrentVault | ( | ) |
| std::wstring DXP::IVaultExplorerForm::CurrentVaultGUID | ( | ) |
| void DXP::IVaultExplorerForm::EnsureFormInitialized | ( | bool | ActivateVault | ) |
| TBrowseItemsOptionSet DXP::IVaultExplorerForm::GetBrowseItemsOption | ( | ) |
| std::wstring DXP::IVaultExplorerForm::GetContentTypeFilter | ( | ) |
| int DXP::IVaultExplorerForm::GetDetailsPanelHeight | ( | ) |
| IFolderSelectionHandler * DXP::IVaultExplorerForm::GetFolderSelectionChange | ( | ) |
| std::wstring DXP::IVaultExplorerForm::GetFolderTypeFilter | ( | ) |
| IModalAction * DXP::IVaultExplorerForm::GetModalAction | ( | ) |
| void DXP::IVaultExplorerForm::GetSelectedItemGUIDs | ( | IStrings * | Items | ) |
| void DXP::IVaultExplorerForm::GetSelectedItemRevisionGUIDs | ( | IStrings * | ItemRevisons | ) |
| bool DXP::IVaultExplorerForm::GetShowSearch | ( | ) |
| bool DXP::IVaultExplorerForm::GetShowVaultRoot | ( | ) |
| int DXP::IVaultExplorerForm::GetTreePanelWidth | ( | ) |
| bool DXP::IVaultExplorerForm::GetVisible | ( | ) |
| TVaultExplorerPanelsSet DXP::IVaultExplorerForm::GetVisiblePanels | ( | ) |
| void DXP::IVaultExplorerForm::ReceiveNotification | ( | INotification *const | ANotification | ) |
| std::wstring DXP::IVaultExplorerForm::SectionNamePrefix | ( | ) |
| void DXP::IVaultExplorerForm::SetBrowseItemsOption | ( | TBrowseItemsOptionSet const | AOptions | ) |
| void DXP::IVaultExplorerForm::SetContentTypeFilter | ( | std::wstring const | Value | ) |
| void DXP::IVaultExplorerForm::SetDetailsPanelHeight | ( | int | AHeight | ) |
| void DXP::IVaultExplorerForm::SetFolderSelectionChange | ( | IFolderSelectionHandler *const | Value | ) |
| void DXP::IVaultExplorerForm::SetFolderTypeFilter | ( | std::wstring const | Value | ) |
| void DXP::IVaultExplorerForm::SetModalAction | ( | IModalAction *const | Value | ) |
| void DXP::IVaultExplorerForm::SetShowSearch | ( | bool | AShow | ) |
| void DXP::IVaultExplorerForm::SetShowVaultRoot | ( | bool | AShow | ) |
| void DXP::IVaultExplorerForm::SetState_RefreshCurrentVault | ( | ) |
| void DXP::IVaultExplorerForm::SetState_Vault | ( | bool | Wait, |
| std::wstring const | AVaultGUID, | ||
| std::wstring const | AFocusFolderGUID, | ||
| std::wstring const | AItemGUID, | ||
| std::wstring const | ARevisionGUID, | ||
| int const | APageInFolder, | ||
| int const | APageSize, | ||
| bool const | AFiltered ) |
| void DXP::IVaultExplorerForm::SetTreePanelWidth | ( | int | AWidth | ) |
| void DXP::IVaultExplorerForm::SetVisiblePanels | ( | TVaultExplorerPanelsSet | AVisiblePanels | ) |
| void DXP::IVaultExplorerForm::ShowHidePanelButtons | ( | bool | AShow | ) |