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