Class KendoAngularWindow
Inheritance
System.Object
KendoAngularWindow
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.TestingFramework.Controls.KendoUI.Angular.Window
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public class KendoAngularWindow : KendoAngularContainerControlBase
Constructors
KendoAngularWindow()
Declaration
public KendoAngularWindow()
KendoAngularWindow(Element)
Properties
IsWindowFocused
Declaration
public bool IsWindowFocused { get; }
Property Value
System.Boolean
|
IsWindowMaximized
Declaration
public bool IsWindowMaximized { get; }
Property Value
System.Boolean
|
IsWindowMinimized
Declaration
public bool IsWindowMinimized { get; }
Property Value
System.Boolean
|
Title
Declaration
public string Title { get; }
Property Value
System.String
|
Methods
AssignElement(Element)
Close()
Declaration
public void Close()
InitializeMatchExpression()
Declaration
protected override void InitializeMatchExpression()
Overrides
Maximize()
Declaration
public void Maximize()
Minimize()
Declaration
public void Minimize()
Restore()
Declaration
public void Restore()