JsStatements Methods
The JsStatements type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Add(array<String>[]()[][]) | |
|
|
Add(array<Statement>[]()[][]) | |
|
|
Add(array<JsStatements>[]()[][]) | |
|
|
Append(array<JsStatement>[]()[][]) | |
|
|
Append(array<JsStatements>[]()[][]) | |
|
|
Assign | |
|
|
ConfirmBefore | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
ExecuteAfter |
Execute statements
the wait (milliseconds).
|
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator | |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IfElse | |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Navigate(JsExpression) |
Page navigation statement by setting window.location.href
|
|
|
Navigate(String) |
Page navigation statement by setting window.location.href
|
|
|
Notify |
Statement to show notification with text content
|
|
|
NullOrEmpty | |
|
|
PanelBarExpand |
Statement to expand panel of KendoPanelBar
|
|
|
ScrollInto |
Move viewport to element
|
|
|
ToHtmlString | |
|
|
ToString | |
|
|
UpdateFromSource |
Read or re-read data source of Kendo widget
|
|
|
WriteTo |
Writes contents to JsStringBuilder.
|

