org.wicketstuff.yav.alerts
Class AlertType
java.lang.Object
org.wicketstuff.yav.alerts.AlertType
- All Implemented Interfaces:
- Serializable
public class AlertType
- extends Object
- implements Serializable
- Author:
- Zenika
- See Also:
- Serialized Form
CLASSIC
public static final AlertType CLASSIC
INLINE
public static final AlertType INLINE
INNER_HTML
public static final AlertType INNER_HTML
JS_VAR
public static final AlertType JS_VAR
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2012 Wicket Stuff. All Rights Reserved.