A C E G H I S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- assignFunctionsToComponent() - Method in class com.jwebmp.plugins.toastr.ToastrFeature
C
- com.jwebmp.plugins.toastr - package com.jwebmp.plugins.toastr
- com.jwebmp.plugins.toastr.implementations - package com.jwebmp.plugins.toastr.implementations
- configure(Page) - Method in class com.jwebmp.plugins.toastr.ToastrPageConfigurator
E
- enabled() - Method in class com.jwebmp.plugins.toastr.ToastrPageConfigurator
- equals(Object) - Method in class com.jwebmp.plugins.toastr.ToastrFeature
- Error - com.jwebmp.plugins.toastr.ToastrType
-
An error toastr type
- excludeJars() - Method in class com.jwebmp.plugins.toastr.implementations.ToastrExclusionsModule
- excludeModules() - Method in class com.jwebmp.plugins.toastr.implementations.ToastrExclusionsModule
G
- getCloseButton() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
If the close button is being used
- getDebug() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Returns if is in debug mode
- getEscapeHtml() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
If the message and title should escape HTML
- getExtendedTimeOut() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Gets the extended timeout
- getHideDuration() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets hide duration
- getHideEasing() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Hides the easing effect
- getHideMethod() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the hide effect
- getMessage() - Method in class com.jwebmp.plugins.toastr.ToastrFeature
-
Returns the message of the toaster
- getNewestOnTop() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
If newest is on top
- getOptions() - Method in class com.jwebmp.plugins.toastr.ToastrFeature
-
Returns the options
- getPositionClass() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Gets the position class
- getPreventDuplicates() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Prevents duplicates
- getProgressBar() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the progress bar
- getShowDuration() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets show duration
- getShowEasing() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the easing effect
- getShowMethod() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the show effect
- getTimeOut() - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Gets the timeout
- getTitle() - Method in class com.jwebmp.plugins.toastr.ToastrFeature
-
Returns the title of the toastr
- getType() - Method in class com.jwebmp.plugins.toastr.ToastrFeature
-
Returns the type for the toastr
H
- hashCode() - Method in class com.jwebmp.plugins.toastr.ToastrFeature
I
- Info - com.jwebmp.plugins.toastr.ToastrType
-
An info toastr type
- isEnabled() - Static method in class com.jwebmp.plugins.toastr.ToastrPageConfigurator
-
Method isEnabled returns the enabled of this AngularAnimatedChangePageConfigurator object.
S
- setCloseButton(Boolean) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
- setDebug(Boolean) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets debug mode
- setEnabled(boolean) - Static method in class com.jwebmp.plugins.toastr.ToastrPageConfigurator
-
Method setEnabled sets the enabled of this AngularAnimatedChangePageConfigurator object.
- setEscapeHtml(Boolean) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
If the message and title should escape HTML
- setExtendedTimeOut(Integer) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the extended time out
- setHideDuration(Integer) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets hide duration
- setHideEasing(JQEasingEffects) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the hiding effect
- setHideMethod(JQEasingEffects) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the hide effect
- setMessage(String) - Method in class com.jwebmp.plugins.toastr.ToastrFeature
-
Sets the message of the toaster
- setNewestOnTop(Boolean) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets if newest is on top
- setPositionClass(ToastrPosition) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the position class
- setPreventDuplicates(Boolean) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets prevents duplicates
- setProgressBar(Boolean) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the progress bar
- setShowDuration(Integer) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets show duration
- setShowEasing(JQEasingEffects) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the easing effect
- setShowMethod(JQEasingEffects) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the show effect
- setTimeOut(Integer) - Method in class com.jwebmp.plugins.toastr.ToastrOptions
-
Sets the timeout
- setTitle(String) - Method in class com.jwebmp.plugins.toastr.ToastrFeature
-
Sets the title of the toastr
- setType(ToastrType) - Method in class com.jwebmp.plugins.toastr.ToastrFeature
-
Sets the type for the toastr
- Success - com.jwebmp.plugins.toastr.ToastrType
-
A success toastr type
T
- Toast_Bottom_Center - com.jwebmp.plugins.toastr.ToastrPosition
- Toast_Bottom_Full_Width - com.jwebmp.plugins.toastr.ToastrPosition
- Toast_Bottom_Left - com.jwebmp.plugins.toastr.ToastrPosition
- Toast_Bottom_Right - com.jwebmp.plugins.toastr.ToastrPosition
- Toast_Top_Center - com.jwebmp.plugins.toastr.ToastrPosition
- Toast_Top_Full_Width - com.jwebmp.plugins.toastr.ToastrPosition
- Toast_Top_Left - com.jwebmp.plugins.toastr.ToastrPosition
- Toast_Top_Right - com.jwebmp.plugins.toastr.ToastrPosition
- ToastrExclusionsModule - Class in com.jwebmp.plugins.toastr.implementations
- ToastrExclusionsModule() - Constructor for class com.jwebmp.plugins.toastr.implementations.ToastrExclusionsModule
- ToastrFeature<J extends ToastrFeature<J>> - Class in com.jwebmp.plugins.toastr
-
Creates toast messages
- ToastrFeature() - Constructor for class com.jwebmp.plugins.toastr.ToastrFeature
- ToastrFeature(ToastrType, String, String) - Constructor for class com.jwebmp.plugins.toastr.ToastrFeature
-
Constructs a complete feature
- ToastrFeature(String) - Constructor for class com.jwebmp.plugins.toastr.ToastrFeature
-
Constructs with a given message
- ToastrFeature(String, String) - Constructor for class com.jwebmp.plugins.toastr.ToastrFeature
-
Constructs a new feature with title and message
- ToastrOptions<J extends ToastrOptions<J>> - Class in com.jwebmp.plugins.toastr
-
All the options available for Toastr
- ToastrOptions() - Constructor for class com.jwebmp.plugins.toastr.ToastrOptions
-
Constructs a new toastr options object
- ToastrPageConfigurator - Class in com.jwebmp.plugins.toastr
- ToastrPageConfigurator() - Constructor for class com.jwebmp.plugins.toastr.ToastrPageConfigurator
- ToastrPosition - Enum in com.jwebmp.plugins.toastr
-
The available positions for a toast
- ToastrType - Enum in com.jwebmp.plugins.toastr
-
The types of toasts that are available
- toString() - Method in enum com.jwebmp.plugins.toastr.ToastrPosition
-
Returns the name or the data contained within
- toString() - Method in enum com.jwebmp.plugins.toastr.ToastrType
-
Returns the name or the data contained within
V
- valueOf(String) - Static method in enum com.jwebmp.plugins.toastr.ToastrPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.jwebmp.plugins.toastr.ToastrType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.jwebmp.plugins.toastr.ToastrPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.jwebmp.plugins.toastr.ToastrType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- Warning - com.jwebmp.plugins.toastr.ToastrType
-
A warning toastr type
All Classes All Packages