org.mentawai.tag.html.dyntag.formSkin
Class FormSkin
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
org.mentawai.tag.html.dyntag.formSkin.FormSkin
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
public class FormSkin
- extends javax.servlet.jsp.tagext.SimpleTagSupport
- Since:
- 1.0
- Author:
- Alex Fortuna
| Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormSkin
public FormSkin()
doTag
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
- Specified by:
doTag in interface javax.servlet.jsp.tagext.SimpleTag- Overrides:
doTag in class javax.servlet.jsp.tagext.SimpleTagSupport
- Throws:
javax.servlet.jsp.JspException
IOException
prepareAttribute
protected void prepareAttribute(StringWriter handlers,
String name,
Object value)
getAccept
public String getAccept()
- Returns:
- Returns the accept.
setAccept
public void setAccept(String accept)
- Parameters:
accept - The accept to set.
getAccept_charset
public String getAccept_charset()
- Returns:
- Returns the accept_charset.
setAccept_charset
public void setAccept_charset(String accept_charset)
- Parameters:
accept_charset - The accept_charset to set.
getAction
public String getAction()
- Returns:
- Returns the action.
setAction
public void setAction(String action)
- Parameters:
action - The action to set.
getBtnCloseOnclick
public String getBtnCloseOnclick()
- Returns:
- Returns the btnCloseOnclick.
setBtnCloseOnclick
public void setBtnCloseOnclick(String btnCloseOnclick)
- Parameters:
btnCloseOnclick - The btnCloseOnclick to set.
getBtnCloseTitle
public String getBtnCloseTitle()
- Returns:
- Returns the btnCloseTitle.
setBtnCloseTitle
public void setBtnCloseTitle(String btnCloseTitle)
- Parameters:
btnCloseTitle - The btnCloseTitle to set.
getCaption
public String getCaption()
- Returns:
- Returns the caption.
setCaption
public void setCaption(String caption)
- Parameters:
caption - The caption to set.
getDir
public String getDir()
- Returns:
- Returns the dir.
setDir
public void setDir(String dir)
- Parameters:
dir - The dir to set.
getEnctype
public String getEnctype()
- Returns:
- Returns the enctype.
setEnctype
public void setEnctype(String enctype)
- Parameters:
enctype - The enctype to set.
getId
public String getId()
- Returns:
- Returns the id.
setId
public void setId(String id)
- Parameters:
id - The id to set.
getKlass
public String getKlass()
- Returns:
- Returns the klass.
setKlass
public void setKlass(String klass)
- Parameters:
klass - The klass to set.
getLang
public String getLang()
- Returns:
- Returns the lang.
setLang
public void setLang(String lang)
- Parameters:
lang - The lang to set.
getMethod
public String getMethod()
- Returns:
- Returns the method.
setMethod
public void setMethod(String method)
- Parameters:
method - The method to set.
getName
public String getName()
- Returns:
- Returns the name.
setName
public void setName(String name)
- Parameters:
name - The name to set.
getOnclick
public String getOnclick()
- Returns:
- Returns the onclick.
setOnclick
public void setOnclick(String onclick)
- Parameters:
onclick - The onclick to set.
getOndblclick
public String getOndblclick()
- Returns:
- Returns the ondblclick.
setOndblclick
public void setOndblclick(String ondblclick)
- Parameters:
ondblclick - The ondblclick to set.
getOnhelp
public String getOnhelp()
- Returns:
- Returns the onhelp.
setOnhelp
public void setOnhelp(String onhelp)
- Parameters:
onhelp - The onhelp to set.
getOnkeydown
public String getOnkeydown()
- Returns:
- Returns the onkeydown.
setOnkeydown
public void setOnkeydown(String onkeydown)
- Parameters:
onkeydown - The onkeydown to set.
getOnkeypress
public String getOnkeypress()
- Returns:
- Returns the onkeypress.
setOnkeypress
public void setOnkeypress(String onkeypress)
- Parameters:
onkeypress - The onkeypress to set.
getOnkeyup
public String getOnkeyup()
- Returns:
- Returns the onkeyup.
setOnkeyup
public void setOnkeyup(String onkeyup)
- Parameters:
onkeyup - The onkeyup to set.
getOnmousedown
public String getOnmousedown()
- Returns:
- Returns the onmousedown.
setOnmousedown
public void setOnmousedown(String onmousedown)
- Parameters:
onmousedown - The onmousedown to set.
getOnmousemove
public String getOnmousemove()
- Returns:
- Returns the onmousemove.
setOnmousemove
public void setOnmousemove(String onmousemove)
- Parameters:
onmousemove - The onmousemove to set.
getOnmouseout
public String getOnmouseout()
- Returns:
- Returns the onmouseout.
setOnmouseout
public void setOnmouseout(String onmouseout)
- Parameters:
onmouseout - The onmouseout to set.
getOnmouseover
public String getOnmouseover()
- Returns:
- Returns the onmouseover.
setOnmouseover
public void setOnmouseover(String onmouseover)
- Parameters:
onmouseover - The onmouseover to set.
getOnmouseup
public String getOnmouseup()
- Returns:
- Returns the onmouseup.
setOnmouseup
public void setOnmouseup(String onmouseup)
- Parameters:
onmouseup - The onmouseup to set.
getOnreset
public String getOnreset()
- Returns:
- Returns the onreset.
setOnreset
public void setOnreset(String onreset)
- Parameters:
onreset - The onreset to set.
getOnsubmit
public String getOnsubmit()
- Returns:
- Returns the onsubmit.
setOnsubmit
public void setOnsubmit(String onsubmit)
- Parameters:
onsubmit - The onsubmit to set.
getKlassStyle
public String getKlassStyle()
setKlassStyle
public void setKlassStyle(String klassStyle)
- Parameters:
klassStyle - The style to set.
getTarget
public String getTarget()
- Returns:
- Returns the target.
setTarget
public void setTarget(String target)
- Parameters:
target - The target to set.
getTitle
public String getTitle()
- Returns:
- Returns the title.
setTitle
public void setTitle(String title)
- Parameters:
title - The title to set.
getAlign
public String getAlign()
- Returns:
- Returns the align.
setAlign
public void setAlign(String align)
- Parameters:
align - The align to set.
getWidth
public String getWidth()
- Returns:
- Returns the width.
setWidth
public void setWidth(String width)
- Parameters:
width - The width to set.
getCaptionI18nKey
public String getCaptionI18nKey()
throws javax.servlet.jsp.JspException
- Returns:
- Returns the captionI18nKey.
- Throws:
javax.servlet.jsp.JspException
setCaptionI18nKey
public void setCaptionI18nKey(String captionI18nKey)
- Parameters:
captionI18nKey - The captionI18nKey to set.
isNoPrefix
public boolean isNoPrefix()
- Returns:
- Returns the noPrefix.
setNoPrefix
public void setNoPrefix(boolean noPrefix)
Copyright © 2012. All Rights Reserved.