Package com.stimulsoft.web.taglib
Class StiViewerIFrameTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.stimulsoft.web.taglib.base.StiBaseTag
com.stimulsoft.web.taglib.base.StiBaseStiTag
com.stimulsoft.web.taglib.base.StiBaseIFrameTag
com.stimulsoft.web.taglib.StiViewerIFrameTag
- All Implemented Interfaces:
Serializable,javax.servlet.jsp.tagext.IterationTag,javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.tagext.Tag
Copyright Stimulsoft
- See Also:
-
Field Summary
Fields inherited from class com.stimulsoft.web.taglib.base.StiBaseStiTag
CUSTOM_PROPERTIES_PARAMFields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContextFields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAINFields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stimulsoft.web.taglib.base.StiBaseIFrameTag
generateContent, getAlign, getFrameborder, getHeight, getHspace, getMarginheight, getMarginwidth, getName, getScrolling, getVspace, getWidth, release, setAlign, setFrameborder, setHeight, setHspace, setMarginheight, setMarginwidth, setName, setScrolling, setVspace, setWidthMethods inherited from class com.stimulsoft.web.taglib.base.StiBaseStiTag
generateHref, getGlobalization, getProperties, getVariableMap, getVariableStr, setGlobalization, setProperties, setReport, setResourceKey, setVariableMap, setVariableStrMethods inherited from class com.stimulsoft.web.taglib.base.StiBaseTag
doEndTag, getAccesskey, getAttributes, getDir, getLang, getStyle, getStyleClass, getStyleId, getTabindex, getTitle, prepareAttribute, setAccesskey, setDir, setLang, setStyle, setStyleClass, setStyleId, setTabindex, setTitleMethods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
-
Constructor Details
-
StiViewerIFrameTag
public StiViewerIFrameTag()
-
-
Method Details
-
doStartTag
public int doStartTag() throws javax.servlet.jsp.JspException- Specified by:
doStartTagin interfacejavax.servlet.jsp.tagext.Tag- Overrides:
doStartTagin classjavax.servlet.jsp.tagext.TagSupport- Throws:
javax.servlet.jsp.JspException
-