Liferay 6.2-ce-ga5

com.liferay.taglib.aui
Class SpacerTag

java.lang.Object
  extended by com.liferay.portal.kernel.servlet.taglib.TagSupport
      extended by com.liferay.taglib.aui.SpacerTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class SpacerTag
extends TagSupport


Field Summary
 
Fields inherited from class com.liferay.portal.kernel.servlet.taglib.TagSupport
pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
SpacerTag()
           
 
Method Summary
 int doStartTag()
           
 
Methods inherited from class com.liferay.portal.kernel.servlet.taglib.TagSupport
doEndTag, findAncestorWithClass, getParent, release, setPageContext, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpacerTag

public SpacerTag()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException
Specified by:
doStartTag in interface javax.servlet.jsp.tagext.Tag
Overrides:
doStartTag in class TagSupport
Throws:
javax.servlet.jsp.JspException

Liferay 6.2-ce-ga5