OTX-Runtime for C++  
OpenTestSystem::Otx::Runtime::Api::Custom::ICustomScreenImplementation Member List

This is the complete list of members for OpenTestSystem::Otx::Runtime::Api::Custom::ICustomScreenImplementation, including all inherited members.

CloseAll(std::shared_ptr< IRuntimeContext > runtimeContext)=0OpenTestSystem::Otx::Runtime::Api::Custom::ICustomScreenImplementationpure virtual
CloseScreen(std::shared_ptr< CustomScreenImplementation::IScreenHandle > screen)=0OpenTestSystem::Otx::Runtime::Api::Custom::ICustomScreenImplementationpure virtual
HighlightScreen(std::shared_ptr< CustomScreenImplementation::IScreenHandle > screen)=0OpenTestSystem::Otx::Runtime::Api::Custom::ICustomScreenImplementationpure virtual
OpenScreen(std::shared_ptr< IRuntimeContext > runtimeContext, std::shared_ptr< CustomScreenImplementation::IScreenHandle > screen, std::vector< std::shared_ptr< CustomScreenImplementation::IScreenParameter >> parameters, bool modal)=0OpenTestSystem::Otx::Runtime::Api::Custom::ICustomScreenImplementationpure virtual
ScreenIsOpen(std::shared_ptr< CustomScreenImplementation::IScreenHandle > screen)=0OpenTestSystem::Otx::Runtime::Api::Custom::ICustomScreenImplementationpure virtual
UpdateScreenParameterValues(std::shared_ptr< CustomScreenImplementation::IScreenHandle > screen, std::vector< std::string > parameterNames, std::shared_ptr< DataTypes::Object > value)=0OpenTestSystem::Otx::Runtime::Api::Custom::ICustomScreenImplementationpure virtual