public class ImgBeanTag
extends org.apache.struts.taglib.html.ImgTag
Parameters:
| Modifier and Type | Field and Description |
|---|---|
protected String |
blink
De extra attributen tov de html:link tag
|
protected String |
bpage |
action, align, border, contextRelative, height, hspace, imageName, ismap, lowsrc, messages, module, name, page, pageKey, paramId, paramName, paramProperty, paramScope, property, scope, src, srcKey, useLocalEncoding, usemap, vspace, width| Constructor and Description |
|---|
ImgBeanTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
Render the end of the IMG tag.
|
int |
doStartTag()
Render the beginning of the IMG tag.
|
String |
getBlink()
Getter for property blink.
|
String |
getBpage()
Getter for property bpage.
|
void |
release()
Release any acquired resources.
|
void |
setBlink(String blink)
Setter for property blink.
|
void |
setBpage(String bpage)
Setter for property bpage.
|
getAction, getAlign, getBorder, getContextRelative, getHeight, getHspace, getImageName, getIsmap, getLowsrc, getModule, getName, getPage, getPageKey, getParamId, getParamName, getParamProperty, getParamScope, getProperty, getScope, getSrc, getSrcKey, getUsemap, getVspace, getWidth, isContextRelativeSet, isUseLocalEncoding, setAction, setAlign, setBorder, setContextRelative, setHeight, setHspace, setImageName, setIsmap, setLowsrc, setModule, setName, setPage, setPageKey, setParamId, setParamName, setParamProperty, setParamScope, setProperty, setScope, setSrc, setSrcKey, setUseLocalEncoding, setUsemap, setVspace, setWidth, src, urldoErrorsExist, getAccesskey, getAlt, getAltKey, getBundle, getDisabled, getElementClose, getErrorKey, getErrorStyle, getErrorStyleClass, getErrorStyleId, getIndexed, getIndexValue, getLocale, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getReadonly, getStyle, getStyleClass, getStyleId, getTabindex, getTitle, getTitleKey, isXhtml, lookupProperty, message, prepareAttribute, prepareEventHandlers, prepareFocusEvents, prepareIndex, prepareKeyEvents, prepareMouseEvents, prepareName, prepareOtherAttributes, prepareStyles, prepareTextEvents, setAccesskey, setAlt, setAltKey, setBundle, setDisabled, setErrorKey, setErrorStyle, setErrorStyleClass, setErrorStyleId, setIndexed, setLocale, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setReadonly, setStyle, setStyleClass, setStyleId, setTabindex, setTitle, setTitleKeydoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueprotected String blink
protected String bpage
public String getBlink()
public void setBlink(String blink)
blink - New value of property blink.public String getBpage()
public void setBpage(String bpage)
bpage - New value of property bpage.public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class org.apache.struts.taglib.html.ImgTagjavax.servlet.jsp.JspException - if a JSP exception has occurredpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class org.apache.struts.taglib.html.ImgTagjavax.servlet.jsp.JspException - if a JSP exception has occurredpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class org.apache.struts.taglib.html.ImgTagCopyright © 2017 B3Partners B.V.. All rights reserved.