public class FormSkin
extends javax.servlet.jsp.tagext.SimpleTagSupport
| Constructor and Description |
|---|
FormSkin() |
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionIOExceptionprotected void prepareAttribute(StringWriter handlers, String name, Object value)
public String getAccept()
public void setAccept(String accept)
accept - The accept to set.public String getAccept_charset()
public void setAccept_charset(String accept_charset)
accept_charset - The accept_charset to set.public String getAction()
public void setAction(String action)
action - The action to set.public String getBtnCloseOnclick()
public void setBtnCloseOnclick(String btnCloseOnclick)
btnCloseOnclick - The btnCloseOnclick to set.public String getBtnCloseTitle()
public void setBtnCloseTitle(String btnCloseTitle)
btnCloseTitle - The btnCloseTitle to set.public String getCaption()
public void setCaption(String caption)
caption - The caption to set.public String getDir()
public void setDir(String dir)
dir - The dir to set.public String getEnctype()
public void setEnctype(String enctype)
enctype - The enctype to set.public String getId()
public void setId(String id)
id - The id to set.public String getKlass()
public void setKlass(String klass)
klass - The klass to set.public String getLang()
public void setLang(String lang)
lang - The lang to set.public String getMethod()
public void setMethod(String method)
method - The method to set.public String getName()
public void setName(String name)
name - The name to set.public String getOnclick()
public void setOnclick(String onclick)
onclick - The onclick to set.public String getOndblclick()
public void setOndblclick(String ondblclick)
ondblclick - The ondblclick to set.public String getOnhelp()
public void setOnhelp(String onhelp)
onhelp - The onhelp to set.public String getOnkeydown()
public void setOnkeydown(String onkeydown)
onkeydown - The onkeydown to set.public String getOnkeypress()
public void setOnkeypress(String onkeypress)
onkeypress - The onkeypress to set.public String getOnkeyup()
public void setOnkeyup(String onkeyup)
onkeyup - The onkeyup to set.public String getOnmousedown()
public void setOnmousedown(String onmousedown)
onmousedown - The onmousedown to set.public String getOnmousemove()
public void setOnmousemove(String onmousemove)
onmousemove - The onmousemove to set.public String getOnmouseout()
public void setOnmouseout(String onmouseout)
onmouseout - The onmouseout to set.public String getOnmouseover()
public void setOnmouseover(String onmouseover)
onmouseover - The onmouseover to set.public String getOnmouseup()
public void setOnmouseup(String onmouseup)
onmouseup - The onmouseup to set.public String getOnreset()
public void setOnreset(String onreset)
onreset - The onreset to set.public String getOnsubmit()
public void setOnsubmit(String onsubmit)
onsubmit - The onsubmit to set.public String getKlassStyle()
public void setKlassStyle(String klassStyle)
klassStyle - The style to set.public String getTarget()
public void setTarget(String target)
target - The target to set.public String getTitle()
public void setTitle(String title)
title - The title to set.public String getAlign()
public void setAlign(String align)
align - The align to set.public String getWidth()
public void setWidth(String width)
width - The width to set.public String getCaptionI18nKey() throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspExceptionpublic void setCaptionI18nKey(String captionI18nKey)
captionI18nKey - The captionI18nKey to set.public boolean isNoPrefix()
public void setNoPrefix(boolean noPrefix)
Copyright © 2015. All Rights Reserved.