Interface ITestExplorerView
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface ITestExplorerView
Properties
Declaration
ITestExplorerController Controller { get; }
Property Value
Declaration
bool DisplayStepExecutionResult { set; }
Property Value
Declaration
Image ElementImagePreview { get; }
Property Value
|
System.Windows.Controls.Image
|
Declaration
RadTreeListView RadTreeListView { get; }
Property Value
|
Telerik.Windows.Controls.RadTreeListView
|
Declaration
Border ResultsPanel { get; }
Property Value
|
System.Windows.Controls.Border
|
Declaration
bool ResultsVisible { set; }
Property Value
Methods
Declaration
void UpdadateGuidanceCurrentFlow()
Declaration
void UpdateHierarchyColumnIndex()