com.stimulsoft.web.taglib
Class StiViewerIFrameTag

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagSupport
      extended by com.stimulsoft.web.taglib.base.StiBaseTag
          extended by com.stimulsoft.web.taglib.base.StiBaseStiTag
              extended by com.stimulsoft.web.taglib.base.StiBaseIFrameTag
                  extended by com.stimulsoft.web.taglib.StiViewerIFrameTag
All Implemented Interfaces:
java.io.Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class StiViewerIFrameTag
extends StiBaseIFrameTag

Copyright Stimulsoft

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.stimulsoft.web.taglib.base.StiBaseStiTag
CUSTOM_PROPERTIES_PARAM
 
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
StiViewerIFrameTag()
           
 
Method Summary
 int doStartTag()
           
 
Methods inherited from class com.stimulsoft.web.taglib.base.StiBaseIFrameTag
getAlign, getFrameborder, getHeight, getHspace, getMarginheight, getMarginwidth, getName, getScrolling, getVspace, getWidth, release, setAlign, setFrameborder, setHeight, setHspace, setMarginheight, setMarginwidth, setName, setScrolling, setVspace, setWidth
 
Methods inherited from class com.stimulsoft.web.taglib.base.StiBaseStiTag
getGlobalization, getProperties, getVariableMap, getVariableStr, setGlobalization, setProperties, setReport, setVariableMap, setVariableStr
 
Methods inherited from class com.stimulsoft.web.taglib.base.StiBaseTag
doEndTag, getAccesskey, getAttributes, getDir, getLang, getStyle, getStyleClass, getStyleId, getTabindex, getTitle, setAccesskey, setDir, setLang, setStyle, setStyleClass, setStyleId, setTabindex, setTitle
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiViewerIFrameTag

public StiViewerIFrameTag()
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 javax.servlet.jsp.tagext.TagSupport
Throws:
javax.servlet.jsp.JspException