sweetdev-ria
Tag context


Description : Allow you to declare a context in your page, with the possibility of prefixing every RIA component instance avoiding conflicts. Nested in tag : Any


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.context.ContextTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameContext Tag

Attributes
NameRequiredRequest-timeTypeDescription
contextIdtruetruejava.lang.StringUnique Context Identifier. Used to create a group of component, and eventually pack and refractor them. @see prefix attribute.
prefixfalsetruebooleanDefine if the ria components into the context must be prefixed by this context id to avoid conflicts. Default is false.
portletfalsetruebooleanDefine if this context define a portlet context. Default is false.
portletIdMarkerfalsetruejava.lang.StringDefine the portlet marker. Default is $$TOKEN$$.
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.