pine
.
tag
.
Attributes
TagAttributesInput
Related Doc:
package Attributes
implicit
class
TagAttributesInput
extends
AnyRef
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
TagAttributesInput
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
TagAttributesInput
(
tag:
Tag
[
Input
]
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
accept
(
value:
String
)
:
Tag
[
Input
]
def
accept
:
scala.Option
[
String
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
autocapitalize
(
value:
String
)
:
Tag
[
Input
]
def
autocapitalize
:
scala.Option
[
String
]
def
autocomplete
(
value:
String
)
:
Tag
[
Input
]
def
autocomplete
:
scala.Option
[
String
]
def
autocorrect
(
value:
String
)
:
Tag
[
Input
]
def
autocorrect
:
scala.Option
[
String
]
def
autofocus
(
value:
Boolean
)
:
Tag
[
Input
]
def
autofocus
:
Boolean
def
autosave
(
value:
String
)
:
Tag
[
Input
]
def
autosave
:
scala.Option
[
String
]
def
checked
(
value:
Boolean
)
:
Tag
[
Input
]
def
checked
:
Boolean
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
disabled
(
value:
Boolean
)
:
Tag
[
Input
]
def
disabled
:
Boolean
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
form
(
value:
String
)
:
Tag
[
Input
]
def
form
:
scala.Option
[
String
]
def
formaction
(
value:
String
)
:
Tag
[
Input
]
def
formaction
:
scala.Option
[
String
]
def
formenctype
(
value:
String
)
:
Tag
[
Input
]
def
formenctype
:
scala.Option
[
String
]
def
formmethod
(
value:
String
)
:
Tag
[
Input
]
def
formmethod
:
scala.Option
[
String
]
def
formnovalidate
(
value:
String
)
:
Tag
[
Input
]
def
formnovalidate
:
scala.Option
[
String
]
def
formtarget
(
value:
String
)
:
Tag
[
Input
]
def
formtarget
:
scala.Option
[
String
]
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
height
(
value:
String
)
:
Tag
[
Input
]
def
height
:
scala.Option
[
String
]
def
incremental
(
value:
String
)
:
Tag
[
Input
]
def
incremental
:
scala.Option
[
String
]
def
inputmode
(
value:
String
)
:
Tag
[
Input
]
def
inputmode
:
scala.Option
[
String
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
list
(
value:
String
)
:
Tag
[
Input
]
def
list
:
scala.Option
[
String
]
def
max
(
value:
String
)
:
Tag
[
Input
]
def
max
:
scala.Option
[
String
]
def
maxlength
(
value:
String
)
:
Tag
[
Input
]
def
maxlength
:
scala.Option
[
String
]
def
min
(
value:
String
)
:
Tag
[
Input
]
def
min
:
scala.Option
[
String
]
def
minlength
(
value:
String
)
:
Tag
[
Input
]
def
minlength
:
scala.Option
[
String
]
def
mozactionhint
(
value:
String
)
:
Tag
[
Input
]
def
mozactionhint
:
scala.Option
[
String
]
def
multiple
(
value:
String
)
:
Tag
[
Input
]
def
multiple
:
scala.Option
[
String
]
def
name
(
value:
String
)
:
Tag
[
Input
]
def
name
:
scala.Option
[
String
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
pattern
(
value:
String
)
:
Tag
[
Input
]
def
pattern
:
scala.Option
[
String
]
def
placeholder
(
value:
String
)
:
Tag
[
Input
]
def
placeholder
:
scala.Option
[
String
]
def
readonly
(
value:
String
)
:
Tag
[
Input
]
def
readonly
:
scala.Option
[
String
]
def
required
(
value:
Boolean
)
:
Tag
[
Input
]
def
required
:
Boolean
def
results
(
value:
String
)
:
Tag
[
Input
]
def
results
:
scala.Option
[
String
]
def
selectionDirection
(
value:
String
)
:
Tag
[
Input
]
def
selectionDirection
:
scala.Option
[
String
]
def
size
(
value:
Long
)
:
Tag
[
Input
]
def
size
:
scala.Option
[
Long
]
def
src
(
value:
String
)
:
Tag
[
Input
]
def
src
:
scala.Option
[
String
]
def
step
(
value:
String
)
:
Tag
[
Input
]
def
step
:
scala.Option
[
String
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
type
(
value:
String
)
:
Tag
[
Input
]
def
type
:
scala.Option
[
String
]
def
usemap
(
value:
String
)
:
Tag
[
Input
]
def
usemap
:
scala.Option
[
String
]
def
value
(
value:
String
)
:
Tag
[
Input
]
def
value
:
scala.Option
[
String
]
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
width
(
value:
String
)
:
Tag
[
Input
]
def
width
:
scala.Option
[
String
]
def
x-moz-errormessage
(
value:
String
)
:
Tag
[
Input
]
def
x-moz-errormessage
:
scala.Option
[
String
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped