Package org.w3._1999.xhtml
Class Input
java.lang.Object
org.w3._1999.xhtml.Input
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class Input
extends Object
implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{http://www.w3.org/1999/xhtml}attrs"/>
<attGroup ref="{http://www.w3.org/1999/xhtml}focus"/>
<attribute name="type" type="{http://www.w3.org/1999/xhtml}InputType" default="text" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="value" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="checked">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="checked"/>
</restriction>
</simpleType>
</attribute>
<attribute name="disabled">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="disabled"/>
</restriction>
</simpleType>
</attribute>
<attribute name="readonly">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="readonly"/>
</restriction>
</simpleType>
</attribute>
<attribute name="size" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="maxlength" type="{http://www.w3.org/1999/xhtml}Number" />
<attribute name="src" type="{http://www.w3.org/1999/xhtml}URI" />
<attribute name="alt" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="usemap" type="{http://www.w3.org/1999/xhtml}URI" />
<attribute name="onselect" type="{http://www.w3.org/1999/xhtml}Script" />
<attribute name="onchange" type="{http://www.w3.org/1999/xhtml}Script" />
<attribute name="accept" type="{http://www.w3.org/1999/xhtml}ContentTypes" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected BigIntegerprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Integerprotected Stringprotected InputTypeprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the accept property.Gets the value of the accesskey property.getAlt()Gets the value of the alt property.Gets the value of the checked property.getClazz()Gets the value of the clazz property.getDir()Gets the value of the dir property.Gets the value of the disabled property.getId()Gets the value of the id property.getLang()Gets the value of the lang property.Gets the value of the langAttribute property.Gets the value of the maxlength property.getName()Gets the value of the name property.Gets the value of the onblur property.Gets the value of the onchange property.Gets the value of the onclick property.Gets the value of the ondblclick property.Gets the value of the onfocus property.Gets the value of the onkeydown property.Gets the value of the onkeypress property.Gets the value of the onkeyup property.Gets the value of the onmousedown property.Gets the value of the onmousemove property.Gets the value of the onmouseout property.Gets the value of the onmouseover property.Gets the value of the onmouseup property.Gets the value of the onselect property.Gets the value of the readonly property.getSize()Gets the value of the size property.getSrc()Gets the value of the src property.getStyle()Gets the value of the style property.Gets the value of the tabindex property.getTitle()Gets the value of the title property.getType()Gets the value of the type property.Gets the value of the usemap property.getValue()Gets the value of the value property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidSets the value of the accept property.voidsetAccesskey(String value) Sets the value of the accesskey property.voidSets the value of the alt property.voidsetChecked(String value) Sets the value of the checked property.voidvoidSets the value of the dir property.voidsetDisabled(String value) Sets the value of the disabled property.voidSets the value of the id property.voidSets the value of the lang property.voidsetLangAttribute(String value) Sets the value of the langAttribute property.voidsetMaxlength(BigInteger value) Sets the value of the maxlength property.voidSets the value of the name property.voidSets the value of the onblur property.voidsetOnchange(String value) Sets the value of the onchange property.voidsetOnclick(String value) Sets the value of the onclick property.voidsetOndblclick(String value) Sets the value of the ondblclick property.voidsetOnfocus(String value) Sets the value of the onfocus property.voidsetOnkeydown(String value) Sets the value of the onkeydown property.voidsetOnkeypress(String value) Sets the value of the onkeypress property.voidsetOnkeyup(String value) Sets the value of the onkeyup property.voidsetOnmousedown(String value) Sets the value of the onmousedown property.voidsetOnmousemove(String value) Sets the value of the onmousemove property.voidsetOnmouseout(String value) Sets the value of the onmouseout property.voidsetOnmouseover(String value) Sets the value of the onmouseover property.voidsetOnmouseup(String value) Sets the value of the onmouseup property.voidsetOnselect(String value) Sets the value of the onselect property.voidsetReadonly(String value) Sets the value of the readonly property.voidSets the value of the size property.voidSets the value of the src property.voidSets the value of the style property.voidsetTabindex(Integer value) Sets the value of the tabindex property.voidSets the value of the title property.voidSets the value of the type property.voidSets the value of the usemap property.voidSets the value of the value property.toString()withAccept(String value) withAccesskey(String value) withChecked(String value) withClazz(Collection<String> values) withDisabled(String value) withLangAttribute(String value) withMaxlength(BigInteger value) withOnblur(String value) withOnchange(String value) withOnclick(String value) withOndblclick(String value) withOnfocus(String value) withOnkeydown(String value) withOnkeypress(String value) withOnkeyup(String value) withOnmousedown(String value) withOnmousemove(String value) withOnmouseout(String value) withOnmouseover(String value) withOnmouseup(String value) withOnselect(String value) withReadonly(String value) withTabindex(Integer value) withUsemap(String value)
-
Field Details
-
type
-
name
-
value
-
checked
-
disabled
-
readonly
-
size
-
maxlength
-
src
-
alt
-
usemap
-
onselect
-
onchange
-
accept
-
langAttribute
-
lang
-
dir
-
id
-
clazz
-
style
-
title
-
onclick
-
ondblclick
-
onmousedown
-
onmouseup
-
onmouseover
-
onmousemove
-
onmouseout
-
onkeypress
-
onkeydown
-
onkeyup
-
accesskey
-
tabindex
-
onfocus
-
onblur
-
-
Constructor Details
-
Input
public Input()
-
-
Method Details
-
getType
Gets the value of the type property.- Returns:
- possible object is
InputType
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isInputType
-
getName
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Parameters:
value- allowed object isString
-
getValue
Gets the value of the value property.- Returns:
- possible object is
String
-
setValue
Sets the value of the value property.- Parameters:
value- allowed object isString
-
getChecked
Gets the value of the checked property.- Returns:
- possible object is
String
-
setChecked
Sets the value of the checked property.- Parameters:
value- allowed object isString
-
getDisabled
Gets the value of the disabled property.- Returns:
- possible object is
String
-
setDisabled
Sets the value of the disabled property.- Parameters:
value- allowed object isString
-
getReadonly
Gets the value of the readonly property.- Returns:
- possible object is
String
-
setReadonly
Sets the value of the readonly property.- Parameters:
value- allowed object isString
-
getSize
Gets the value of the size property.- Returns:
- possible object is
String
-
setSize
Sets the value of the size property.- Parameters:
value- allowed object isString
-
getMaxlength
Gets the value of the maxlength property.- Returns:
- possible object is
BigInteger
-
setMaxlength
Sets the value of the maxlength property.- Parameters:
value- allowed object isBigInteger
-
getSrc
Gets the value of the src property.- Returns:
- possible object is
String
-
setSrc
Sets the value of the src property.- Parameters:
value- allowed object isString
-
getAlt
Gets the value of the alt property.- Returns:
- possible object is
String
-
setAlt
Sets the value of the alt property.- Parameters:
value- allowed object isString
-
getUsemap
Gets the value of the usemap property.- Returns:
- possible object is
String
-
setUsemap
Sets the value of the usemap property.- Parameters:
value- allowed object isString
-
getOnselect
Gets the value of the onselect property.- Returns:
- possible object is
String
-
setOnselect
Sets the value of the onselect property.- Parameters:
value- allowed object isString
-
getOnchange
Gets the value of the onchange property.- Returns:
- possible object is
String
-
setOnchange
Sets the value of the onchange property.- Parameters:
value- allowed object isString
-
getAccept
Gets the value of the accept property.- Returns:
- possible object is
String
-
setAccept
Sets the value of the accept property.- Parameters:
value- allowed object isString
-
getLangAttribute
Gets the value of the langAttribute property.- Returns:
- possible object is
String
-
setLangAttribute
Sets the value of the langAttribute property.- Parameters:
value- allowed object isString
-
getLang
Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
Sets the value of the lang property.- Parameters:
value- allowed object isString
-
getDir
Gets the value of the dir property.- Returns:
- possible object is
String
-
setDir
Sets the value of the dir property.- Parameters:
value- allowed object isString
-
getId
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getClazz
Gets the value of the clazz property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the clazz property.For example, to add a new item, do as follows:
getClazz().add(newItem);Objects of the following type(s) are allowed in the list
String -
getStyle
Gets the value of the style property.- Returns:
- possible object is
String
-
setStyle
Sets the value of the style property.- Parameters:
value- allowed object isString
-
getTitle
Gets the value of the title property.- Returns:
- possible object is
String
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isString
-
getOnclick
Gets the value of the onclick property.- Returns:
- possible object is
String
-
setOnclick
Sets the value of the onclick property.- Parameters:
value- allowed object isString
-
getOndblclick
Gets the value of the ondblclick property.- Returns:
- possible object is
String
-
setOndblclick
Sets the value of the ondblclick property.- Parameters:
value- allowed object isString
-
getOnmousedown
Gets the value of the onmousedown property.- Returns:
- possible object is
String
-
setOnmousedown
Sets the value of the onmousedown property.- Parameters:
value- allowed object isString
-
getOnmouseup
Gets the value of the onmouseup property.- Returns:
- possible object is
String
-
setOnmouseup
Sets the value of the onmouseup property.- Parameters:
value- allowed object isString
-
getOnmouseover
Gets the value of the onmouseover property.- Returns:
- possible object is
String
-
setOnmouseover
Sets the value of the onmouseover property.- Parameters:
value- allowed object isString
-
getOnmousemove
Gets the value of the onmousemove property.- Returns:
- possible object is
String
-
setOnmousemove
Sets the value of the onmousemove property.- Parameters:
value- allowed object isString
-
getOnmouseout
Gets the value of the onmouseout property.- Returns:
- possible object is
String
-
setOnmouseout
Sets the value of the onmouseout property.- Parameters:
value- allowed object isString
-
getOnkeypress
Gets the value of the onkeypress property.- Returns:
- possible object is
String
-
setOnkeypress
Sets the value of the onkeypress property.- Parameters:
value- allowed object isString
-
getOnkeydown
Gets the value of the onkeydown property.- Returns:
- possible object is
String
-
setOnkeydown
Sets the value of the onkeydown property.- Parameters:
value- allowed object isString
-
getOnkeyup
Gets the value of the onkeyup property.- Returns:
- possible object is
String
-
setOnkeyup
Sets the value of the onkeyup property.- Parameters:
value- allowed object isString
-
getAccesskey
Gets the value of the accesskey property.- Returns:
- possible object is
String
-
setAccesskey
Sets the value of the accesskey property.- Parameters:
value- allowed object isString
-
getTabindex
Gets the value of the tabindex property.- Returns:
- possible object is
Integer
-
setTabindex
Sets the value of the tabindex property.- Parameters:
value- allowed object isInteger
-
getOnfocus
Gets the value of the onfocus property.- Returns:
- possible object is
String
-
setOnfocus
Sets the value of the onfocus property.- Parameters:
value- allowed object isString
-
getOnblur
Gets the value of the onblur property.- Returns:
- possible object is
String
-
setOnblur
Sets the value of the onblur property.- Parameters:
value- allowed object isString
-
withType
-
withName
-
withValue
-
withChecked
-
withDisabled
-
withReadonly
-
withSize
-
withMaxlength
-
withSrc
-
withAlt
-
withUsemap
-
withOnselect
-
withOnchange
-
withAccept
-
withLangAttribute
-
withLang
-
withDir
-
withId
-
withClazz
-
withClazz
-
withStyle
-
withTitle
-
withOnclick
-
withOndblclick
-
withOnmousedown
-
withOnmouseup
-
withOnmouseover
-
withOnmousemove
-
withOnmouseout
-
withOnkeypress
-
withOnkeydown
-
withOnkeyup
-
withAccesskey
-
withTabindex
-
withOnfocus
-
withOnblur
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode() -
toString
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
setClazz
-