META-INF.tld.javaetmoi-mvc.tld Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-mvc-toolkit Show documentation
Show all versions of spring-mvc-toolkit Show documentation
Extension of the Spring MVC module
The newest version!
Java et Moi JSP Tag Library for Spring MVC
4.0
jem
http://javaetmoi.com/core/spring-mvc
Renders an HTML 5 'input' tag with type 'text' using the bound value and Bean Validation annotations.
input
com.javaetmoi.core.mvc.tag.Html5InputTag
empty
Path to property for data binding
path
true
true
HTML Standard Attribute
id
false
true
Enable/disable HTML escaping of rendered values.
htmlEscape
false
true
Equivalent to "class" - HTML Optional Attribute
cssClass
false
true
Equivalent to "class" - HTML Optional Attribute. Used when the bound field has errors.
cssErrorClass
false
true
Equivalent to "style" - HTML Optional Attribute
cssStyle
false
true
HTML Standard Attribute
lang
false
true
HTML Standard Attribute
title
false
true
HTML Standard Attribute
dir
false
true
HTML Standard Attribute
tabindex
false
true
HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will disable the HTML element.
disabled
false
true
HTML Event Attribute
onclick
false
true
HTML Event Attribute
ondblclick
false
true
HTML Event Attribute
onmousedown
false
true
HTML Event Attribute
onmouseup
false
true
HTML Event Attribute
onmouseover
false
true
HTML Event Attribute
onmousemove
false
true
HTML Event Attribute
onmouseout
false
true
HTML Event Attribute
onkeypress
false
true
HTML Event Attribute
onkeyup
false
true
HTML Event Attribute
onkeydown
false
true
HTML Event Attribute
onfocus
false
true
HTML Event Attribute
onblur
false
true
HTML Event Attribute
onchange
false
true
HTML Standard Attribute
accesskey
false
true
HTML Optional Attribute
size
false
true
HTML Optional Attribute
maxlength
false
true
HTML Optional Attribute
alt
false
true
HTML Event Attribute
onselect
false
true
HTML Optional Attribute. Setting the value of this attribute to 'true' (without the quotes) will make the HTML element readonly.
readonly
false
true
Common Optional Attribute
autocomplete
false
true
true
© 2015 - 2025 Weber Informatics LLC | Privacy Policy