- ValueEnum - Interface in de.alpharogroup.wicket.js.addon.core
-
This inteface has one method and will be used for enum values in
StringTextValue.
- valueOf(String) - Static method in enum de.alpharogroup.wicket.js.addon.core.QuotationMarkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.alpharogroup.wicket.js.addon.core.StringTextType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.alpharogroup.wicket.js.addon.enums.Easing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.alpharogroup.wicket.js.addon.enums.EffectMethods
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.alpharogroup.wicket.js.addon.core.QuotationMarkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.alpharogroup.wicket.js.addon.core.StringTextType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.alpharogroup.wicket.js.addon.enums.Easing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.alpharogroup.wicket.js.addon.enums.EffectMethods
-
Returns an array containing the constants of this enum type, in
the order they are declared.