pow2webgui
Tag lister



Example:
Defines an HTML lister component. Example:


<gui:lister drawer="amazon" name="newsLister" title="news">
  ...
</gui:lister>

    


Tag Information
Tag Classcom.pow2.webgui.taglib.ListerTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
widthfalsetruejava.lang.Stringsets the lister width.
followUpfalsetruejava.lang.String the URL associated with the lister tab.
drawertruetruejava.lang.Stringdefines the drawer class that will be used to prepare and render the widget.
idfalsetruejava.lang.Stringid attribute.
namefalsetruejava.lang.Stringsets the lister name.
titletruetruejava.lang.Stringsets the lister title.
titleTypefalsetruejava.lang.String defines the lister title type. It can be: "text" - title attribute value is used directly as the title string"image" - title attribute value point out the image filepath
colorfalsetruejava.lang.Stringsets the lister body color; use the format #rrggbb.

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.