WUI : API


org.westofj.wui.tag
Class WidgetTag

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagSupport
      extended byorg.westofj.wui.tag.WidgetTag
All Implemented Interfaces:
IterationTag, Serializable, Tag

public class WidgetTag
extends TagSupport

See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
WidgetTag()
           
 
Method Summary
 int doEndTag()
           
 String getName()
           
 void release()
           
 void setName(String string)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetTag

public WidgetTag()
Method Detail

doEndTag

public int doEndTag()
             throws JspException
Throws:
JspException

release

public void release()

getName

public String getName()

setName

public void setName(String string)

Copyright (c) 2003 West of J - All rights reserved.