q
Tag defaultProgressMessage


The DefaultProgressMessage component is used for customizing the progress message that appears when an Ajax request is in progress. Should be specified in the "progressMessage" facet of the AjaxSettings component.


Tag Information
Tag Classteamdev.jsf.taglib.ajaxsettings.DefaultProgressMessageJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
imageUrlfalsejava.lang.StringtruenullURL to the image file that is rendered before text in the progress message.
stylefalsejava.lang.StringtruenullA style for the progress message.
styleClassfalsejava.lang.StringtruenullA CSS class that is used for the progress message.
textfalsejava.lang.StringtruenullText for the progress message.

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.