C# Class Serenity.Q

Exibir arquivo Open project: volkanceylan/Serenity

Private Methods

Method Description
AddEmptyOption ( jQueryObject select ) : void
AddOption ( jQueryObject select, string key, string text ) : void
AutoFullHeight ( this element ) : void
BlockUI ( BlockUIOptions options = null ) : void
BlockUndo ( ) : void
ClearOptions ( jQueryObject select ) : void
FindElementWithRelativeId ( jQueryObject element, string relativeId ) : jQueryObject
FormatDate ( string date, string format = null ) : string
FormatDate ( this date, string format = null ) : string
FormatISODateTimeUTC ( JsDate date ) : string
HtmlEncode ( object value ) : string
InitFullHeightGridPage ( jQueryObject gridDiv ) : void
IsEmptyOrNull ( this str ) : bool
IsTrimmedEmpty ( this str ) : bool
LayoutFillHeight ( jQueryObject element ) : void
LayoutFillHeightValue ( jQueryObject element ) : int
Log ( object message ) : void
NewBodyDiv ( ) : jQueryObject
NotifyError ( string message, string title = "", Serenity.ToastrOptions options = null ) : void
NotifyInfo ( string message, string title = "", Serenity.ToastrOptions options = null ) : void
NotifySuccess ( string message, string title = "", Serenity.ToastrOptions options = null ) : void
NotifyWarning ( string message, string title = "", Serenity.ToastrOptions options = null ) : void
OuterHtml ( this element ) : string
ParseDate ( string value ) : JsDate
ParseISODateTime ( string value ) : JsDate
PositionToastContainer ( bool create ) : void
ResolveUrl ( string url ) : string
SetMobileDeviceMode ( ) : void
StripDiacritics ( string input ) : string
Text ( string key ) : string
ToSingleLine ( this str ) : string
TriggerLayoutOnShow ( jQueryObject element ) : void
Trim ( string text ) : string
TrimToEmpty ( this str ) : string
TrimToNull ( this str ) : string
TryGetText ( string key ) : string