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

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

ChoiceDialog(const std::string &title, const std::string &message, const std::list< std::string > &options, const int &_default)=0OpenTestSystem::Otx::Runtime::Api::Custom::IBasicScreenImplementationpure virtual
ConfirmDialog(const std::string &title, const std::string &message, const MessageTypes &messageType)=0OpenTestSystem::Otx::Runtime::Api::Custom::IBasicScreenImplementationpure virtual
InputDialog(const std::string &title, const std::string &message, const std::string &initValue, const std::string &instruction, const std::string &restriction)=0OpenTestSystem::Otx::Runtime::Api::Custom::IBasicScreenImplementationpure virtual
ShowDocumentDialog(const std::string &title, const std::string &message, const std::string &document)=0OpenTestSystem::Otx::Runtime::Api::Custom::IBasicScreenImplementationpure virtual