Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classIViewManagerService.html below:
NCBI C++ ToolKit: IViewManagerService Class Reference
Public Member Functions virtual void RegisterFactory (IViewFactory &factory)=0 assumes ownership of the factory More...
virtual void GetTypeDescriptors (TDescrVec &descrs)=0 virtual void GetFactories (TFactories &factories)=0 virtual CIRef< IView > CreateViewInstance (const string &type_ui_name)=0 create a view instance of the specified type More...
virtual CIRef< IView > CreateViewInstanceByFingerprint (const IWMClient::CFingerprint &fingerprint)=0 create a view instance of the specified type More...
virtual bool CanCreateView (const string &type_ui_name)=0 virtual void AddToWorkbench (IView &view, bool bFloat=false)=0 adds view to Workbench and connects to the services the view must be already initialized More...
virtual void RemoveFromWorkbench (IView &view)=0 disconnects view from services and removes from the Workbench More...
virtual void RemoveAllViewsFromWorkbench ()=0 disconnects and removes all view from Workbench More...
virtual bool HasView (const IView &view) const =0 virtual void GetViews (TViews &views)=0 get all registered views More...
virtual CIRef< IView > GetSingletonView (const string &singleton_ui_name)=0 returns a pointer singleton view if it already exists in workbench or NULL More...
virtual CIRef< IView > ShowSingletonView (const string &singleton_ui_name)=0 activates the specified view, create a new view if it does not exist More...
virtual ~IViewManagerService ()
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4