public class GXImageTag extends GXAbstractGenericTag
| Constructor and Description |
|---|
GXImageTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOnmouseout(String value)
Called by the JSP page for setting the
onmouseout attribute to the tag output HTML. |
void |
setOnmouseover(String value)
Called by the JSP page for setting the
onmouseover attribute to the tag output HTML. |
void |
setSrc(String value) |
setDirdoAfterBody, doEndTag, doStartTag, getId, getInnerHTML, getMainContext, getName, setAlign, setAttributes, setBgcolor, setCssClass, setHeight, setId, setOnclick, setPageContext, setStyle, setTitle, setVisible, setWidthpublic void setSrc(String value)
public void setOnmouseover(String value)
onmouseover attribute to the tag output HTML.value - The onmouseover attribute valuepublic void setOnmouseout(String value)
onmouseout attribute to the tag output HTML.value - The onmouseout attribute valueCopyright 2022 Software AG. All rights reserved. Use is subject to license terms.