TIWCGJQShowMessage Methods
Name | Description | |||
---|---|---|---|---|
![]() | GetGenerateIWCLScript | Represents method | ||
![]() | GetScriptLinks(TStrings) | The procedure to include the jquery plugin javascript files.
| ||
![]() | HideDialog | Method to hide the prompt/message | ||
![]() | HideNotification(string) | Method to hide the log message | ||
![]() | jsHideNotification(string) | Return javascript to hide the log message. | ||
![]() | jsShowMessage(string,TIWCGJQShowMessageType) | Return the javascript to show the message. | ||
![]() | jsShowNotification(string,TIWCGJQShowNotificationType,Integer,boolean,string) | Return the javascript to show the notification message. | ||
![]() | jsShowPromptMessage(string,string) | Return the javascript to show the prompt message. | ||
![]() | RenderHTML(TIWCompContext) | Represents method | ||
![]() | ResetJSonProps | Represents method | ||
![]() | ShowMessage(string,TIWCGJQShowMessageType) | Show the message. | ||
![]() | ShowNotification(string,TIWCGJQShowNotificationType,Integer) | Overloaded. Show the notification message. | ||
![]() | ShowNotification(string,TIWCGJQShowNotificationType,Integer,boolean,string) | Overloaded. Show the notification message. | ||
![]() | ShowPromptMessage(string,string) | Show the prompt message. |