Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

JsStatements Members

The JsStatements type exposes the following members.

Methods


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

Properties


  Name Description
Public property Count
Public property Item