sweetdev-ria
Tag frame


Description : Surround the content or the targetedId by a border. Nested in tag : any


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.frame.FrameTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameFrame Tag

Attributes
NameRequiredRequest-timeTypeDescription
contentIdfalsetruejava.lang.StringSpecify the content id which has to be enclosed.
resizefalsetrueintSet the resize option for this frame. FrameTag.RESIZE_MODE_NONE, FrameTag.RESIZE_MODE_ALL, FrameTag.RESIZE_MODE_SE (NONE by default)
borderfalsetrueintSet the border option for this frame. FrameTag.BORDER_MODE_NONE, FrameTag.BORDER_MODE_ALL, FrameTag.BORDER_MODE_SE (ALL by default)
canDragfalsetruebooleanIf true, you will be able to drag the Frame. (false 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.