com.stimulsoft.web.taglib.base
Class StiBaseIFrameTag

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
All Implemented Interfaces:
Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag
Direct Known Subclasses:
StiDesignerIFrameTag, StiViewerIFrameTag

public class StiBaseIFrameTag
extends StiBaseStiTag

Тек загрузки отчета в IFrame. Copyright Stimulsoft

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.stimulsoft.web.taglib.base.StiBaseStiTag
CUSTOM_PROPERTIES_PARAM
 
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
StiBaseIFrameTag()
           
 
Method Summary
protected  String generateContent()
           
 String getAlign()
           
 String getFrameborder()
           
 String getHeight()
           
 String getHspace()
           
 String getMarginheight()
           
 String getMarginwidth()
           
 String getName()
           
 String getScrolling()
           
 String getVspace()
           
 String getWidth()
           
 void release()
           
 void setAlign(String align)
           
 void setFrameborder(String frameborder)
           
 void setHeight(String height)
           
 void setHspace(String hspace)
           
 void setMarginheight(String marginheight)
           
 void setMarginwidth(String marginwidth)
           
 void setName(String name)
           
 void setScrolling(String scrolling)
           
 void setVspace(String vspace)
           
 void setWidth(String width)
           
 
Methods inherited from class com.stimulsoft.web.taglib.base.StiBaseStiTag
generateHref, getGlobalization, getProperties, getVariableMap, getVariableStr, setGlobalization, setProperties, setReport, setResourceKey, setVariableMap, setVariableStr
 
Methods 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, setTitle
 
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

StiBaseIFrameTag

public StiBaseIFrameTag()
Method Detail

generateContent

protected String generateContent()

release

public void release()
Specified by:
release in interface javax.servlet.jsp.tagext.Tag
Overrides:
release in class StiBaseStiTag

getAlign

public String getAlign()

setAlign

public void setAlign(String align)

getFrameborder

public String getFrameborder()

setFrameborder

public void setFrameborder(String frameborder)

getHeight

public String getHeight()

setHeight

public void setHeight(String height)

getHspace

public String getHspace()

setHspace

public void setHspace(String hspace)

getMarginheight

public String getMarginheight()

setMarginheight

public void setMarginheight(String marginheight)

getMarginwidth

public String getMarginwidth()

setMarginwidth

public void setMarginwidth(String marginwidth)

getName

public String getName()

setName

public void setName(String name)

getScrolling

public String getScrolling()

setScrolling

public void setScrolling(String scrolling)

getVspace

public String getVspace()

setVspace

public void setVspace(String vspace)

getWidth

public String getWidth()

setWidth

public void setWidth(String width)


Copyright © 2017 Stimulsoft. All Rights Reserved.