sweetdev-ria-el
Tag zone


Description : Display an 'ajax' zone. Nested in tag : any


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.el.ELZoneTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameZone

Attributes
NameRequiredRequest-timeTypeDescription
loadAtStartupfalsetruebooleanIndicates whether the content of this zone must be loaded at startup or not. Default is true.
refreshDelayfalsetrueintThe refresh delay of this zone, in millis. Default = 0 (no automatic refresh)
urlfalsetruejava.lang.StringThe url that will be loaded in this zone. Accepts either absolute url (http://), application root url(/) and relatives one (./)
addInputsfalsetruejava.lang.StringA list of inputs names in the page, comma separated. This inputs values will be sent as GET parameter in the url.
onLoadfalsetruejava.lang.StringNo Description
afterOnCallServerfalsetruejava.lang.StringNo Description
modelClassfalsetruejava.lang.ClassSet a specific model class of the component.
statefulfalsetruebooleanDefine whether this attribute must keep its state according to the page configuration
idtruetruejava.lang.StringUnique Identifier. Accepts EL.
stylefalsetruejava.lang.StringCss style. Accepts EL.
styleClassfalsetruejava.lang.StringCss class style. Accepts EL.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
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.