|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToasterSettings.ToasterLocation | |
|---|---|
| org.wicketstuff.scriptaculous.fx | |
| Uses of ToasterSettings.ToasterLocation in org.wicketstuff.scriptaculous.fx |
|---|
| Methods in org.wicketstuff.scriptaculous.fx that return ToasterSettings.ToasterLocation | |
|---|---|
ToasterSettings.ToasterLocation |
ToasterSettings.getLocation()
|
static ToasterSettings.ToasterLocation |
ToasterSettings.ToasterLocation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ToasterSettings.ToasterLocation[] |
ToasterSettings.ToasterLocation.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.wicketstuff.scriptaculous.fx with parameters of type ToasterSettings.ToasterLocation | |
|---|---|
void |
ToasterSettings.setLocation(ToasterSettings.ToasterLocation location)
|
| Constructors in org.wicketstuff.scriptaculous.fx with parameters of type ToasterSettings.ToasterLocation | |
|---|---|
ToasterSettings(Effect appear,
Effect middle,
Effect fade,
ToasterSettings.ToasterLocation location,
java.lang.String toasterBackground,
java.lang.String toasterBorderColor)
|
|
ToasterSettings(ToasterSettings.ToasterLocation location)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||