com.stimulsoft.web.taglib.base
Class StiBaseButtonTag

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

public class StiBaseButtonTag
extends StiBaseStiTag

Тег перехода к отчету по кнопке. 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
StiBaseButtonTag()
           
 
Method Summary
protected  String generateContent()
           
 String getDisabled()
           
 String getName()
           
 String getSrc()
           
 String getValue()
           
 void release()
           
 void setDisabled(String disabled)
           
 void setName(String name)
           
 void setSrc(String src)
           
 void setValue(String value)
           
 
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

StiBaseButtonTag

public StiBaseButtonTag()
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

getDisabled

public String getDisabled()

setDisabled

public void setDisabled(String disabled)

getName

public String getName()

setName

public void setName(String name)

getSrc

public String getSrc()

setSrc

public void setSrc(String src)

setValue

public void setValue(String value)

getValue

public String getValue()


Copyright © 2017 Stimulsoft. All Rights Reserved.