IWCGJQShowMessage Namespace
Modern browser dialogs and notifications. Key features: - Customizable look and feel - Lightweight, no dependencies - Growl-like notification - Cross-browser and platform - Simple API
Name | Description | |
---|---|---|
![]() | TIWCGJQShowMessage | Represents type |
![]() | TIWCGJQShowMessageLabels | The JQShowMessage labels class |
![]() | TIWCGJQShowMessageOptions | The JQShowMessage options class. |
Name | Description | |
---|---|---|
![]() | TIWCGJQShowMessageButtonFocus | Represents type |
![]() | TIWCGJQShowMessagePromptInputType | Represents type |
![]() | TIWCGJQShowMessageThemes | Represents type |
![]() | TIWCGJQShowMessageType | Represents type |
![]() | TIWCGJQShowNotificationType | Represents type |
Name | Description | |
---|---|---|
![]() | IWCGJQShowMessageThemesStr | Represents constant |
![]() | IWCGJQShowMessageTypeStr | Represents constant |
![]() | IWCGJQShowNotificationTypeStr | Represents constant |
Name | Description | |||
---|---|---|---|---|
![]() | CreateMessage(TIWCGJQShowMessageOptions) | You can create the JQShowMessage a component called this function (optionally with options). | ||
![]() | IWCGShowMessage(string,TIWCGJQShowMessageType,TIWCGJQShowMessageOptions) | Use this public method to show the message without creating/using the component.
| ||
![]() | IWCGShowNotification(string,TIWCGJQShowNotificationType,Integer,boolean,TIWCGJQShowMessageOptions,string) | Overloaded. Use this public method to show the notification without creating/using the component.
| ||
![]() | IWCGShowNotification(string,TIWCGJQShowNotificationType,Integer,TIWCGJQShowMessageOptions) | Overloaded. Use this public method to show the notification without creating/using the component.
| ||
![]() | IWCGShowPromptMessage(string,string,TIWCGEvent,TIWCGEvent,TIWCGJQShowMessageOptions) | Use this public method to show the prompt message without creating/ using the component.
| ||
![]() | JQShowMessageCoreCss | Represents method | ||
![]() | JQShowMessageJS | Represents method |