OTX-Runtime for DotNet  
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(IRuntimeContext runtimeContext)OpenTestSystem.Otx.Runtime.Api.Custom.ICustomScreenImplementation
CloseScreen(IScreenHandle screen)OpenTestSystem.Otx.Runtime.Api.Custom.ICustomScreenImplementation
HighlightScreen(IScreenHandle screen)OpenTestSystem.Otx.Runtime.Api.Custom.ICustomScreenImplementation
OpenScreen(IRuntimeContext runtimeContext, IScreenHandle screen, List< IScreenParameter > parameters, bool modal)OpenTestSystem.Otx.Runtime.Api.Custom.ICustomScreenImplementation
ScreenIsOpen(IScreenHandle screen)OpenTestSystem.Otx.Runtime.Api.Custom.ICustomScreenImplementation
UpdateScreenParameterValues(IScreenHandle screen, List< string > parameterNames, object value)OpenTestSystem.Otx.Runtime.Api.Custom.ICustomScreenImplementation