org.objectweb.jonas.webapp.taglib
Class JonasGridTag

java.lang.Object
  extended byBaseHandlerTag
      extended byorg.objectweb.jonas.webapp.taglib.GridBaseTag
          extended byorg.objectweb.jonas.webapp.taglib.GridTableBaseTag
              extended byorg.objectweb.jonas.webapp.taglib.GridTag
                  extended byorg.objectweb.jonas.webapp.taglib.JonasGridTag

public class JonasGridTag
extends GridTag

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.jonas.webapp.taglib.GridBaseTag
ms_BodyText, QUOTE
 
Constructor Summary
JonasGridTag()
           
 
Method Summary
 int doStartTag()
          Start of Tag processing
 
Methods inherited from class org.objectweb.jonas.webapp.taglib.GridTag
getBorder, getCellPadding, getCellSpacing, getEvenStyleClass, getGlobalRowStyleClass, getOddStyleClass, getPeriodRow, getRowStyle, prepareAttributes, release, setBorder, setCellPadding, setCellSpacing, setEvenStyleClass, setGlobalRowStyleClass, setOddStyleClass, setPeriodRow
 
Methods inherited from class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
getAlign, getHeight, getHtmlElement, getValign, getWidth, setAlign, setHeight, setValign, setWidth
 
Methods inherited from class org.objectweb.jonas.webapp.taglib.GridBaseTag
doAfterBody, doEndTag, getDefaultBody, prepareAfterBody, prepareAfterTag, prepareAttribute, prepareAttribute, prepareBeforeBody, prepareBeforeTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JonasGridTag

public JonasGridTag()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException
Start of Tag processing

Overrides:
doStartTag in class GridTag
Throws:
javax.servlet.jsp.JspException - if a JSP exception occurs