sweetdev-ria-el
Tag alert


Description : Display an alert message.


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.el.ELAlertTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameAlert

Attributes
NameRequiredRequest-timeTypeDescription
typetruetruejava.lang.StringSet the type property.Possible values are AlertTag.PLAIN, AlertTag.INFO, AlertTag.WARN, AlertTag.ERROR.
actionTypetruetruejava.lang.StringSet the action possibilities into this alert. Possible values are AlertTag.NONE, AlertTag.OK, AlertTag.OK_CANCEL, AlertTag.YES_NO, AlertTag.YES_NO_CANCEL, AlertTag.CLOSE
modalfalsetruebooleanSet the modal state of the alert. True to display modal panel when the alert message is displayed, false otherwise. Default is false.
frameDisplayedfalsetruebooleanSpecify whether or not a frame should be displayed around the component. (true by default)
stylefalsetruejava.lang.StringCss style. Accepts EL.
styleClassfalsetruejava.lang.StringCss class style. Accepts EL.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
idfalsetruejava.lang.StringUnique Identifier. Accepts EL.
templateStartfalsetruejava.lang.StringSpecial velocity start template to replace default. Accepts EL.
templateEndfalsetruejava.lang.StringSpecial velocity end template to replace default. Accepts EL.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.