com.dotmarketing.taglibs
Class HTMLBoxTag
java.lang.Object
BodyTagSupport
com.dotmarketing.taglibs.HTMLBoxTag
public class HTMLBoxTag
- extends BodyTagSupport
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLBoxTag
public HTMLBoxTag()
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException
doAfterBody
public int doAfterBody()
doEndTag
public int doEndTag()
throws JspException
- Throws:
JspException
getTableId
public java.lang.String getTableId()
- Returns the tableId.
- Returns:
- String
setTableId
public void setTableId(java.lang.String tableId)
- Sets the tableId.
- Parameters:
tableId - The tableId to set
getTableCaption
public java.lang.String getTableCaption()
setTableCaption
public void setTableCaption(java.lang.String tableCaption)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.