io
.
taig
.
android
.
viewvalue
Injection
Related Docs:
trait Injection
|
package viewvalue
object
Injection
extends
Injection0
Linear Supertypes
Injection0
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Injection
Injection0
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
type
Error
[
V
,
T
]
=
Injection
[
Attribute.Error
,
V
,
T
]
Definition Classes
Injection0
type
Value
[
V
,
T
]
=
Injection
[
Attribute.Value
,
V
,
T
]
Definition Classes
Injection0
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
apply
[
A <:
Attribute
,
V
,
T
]
(
implicit
i:
Injection
[
A
,
V
,
T
]
)
:
Injection
[
A
,
V
,
T
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
implicit
def
contramapLInjection
[
A <:
Attribute
]
:
ContramapL
[[α, β]
Injection
[
A
,
α
,
β
]]
implicit
def
contramapRInjection
[
A <:
Attribute
]
:
ContramapR
[[α, β]
Injection
[
A
,
α
,
β
]]
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]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
implicit
val
injectionErrorTextViewOptionCharSequence
:
Error
[
TextView
,
Option
[
CharSequence
]]
implicit
def
injectionErrorViewResource
[
V <:
View
]
(
implicit
i:
Error
[
V
,
String
]
)
:
Error
[
V
,
Int
]
Definition Classes
Injection0
implicit
def
injectionErrorViewValue
[
V
,
T
]
(
implicit
i:
Error
[
V
,
Option
[
T
]]
)
:
Error
[
V
,
T
]
Definition Classes
Injection0
implicit
val
injectionValueCompoundButtonBoolean
:
Value
[
CompoundButton
,
Boolean
]
implicit
val
injectionValueImageViewBitmap
:
Value
[
ImageView
,
Bitmap
]
implicit
val
injectionValueImageViewDrawable
:
Value
[
ImageView
,
Drawable
]
implicit
val
injectionValueImageViewResource
:
Value
[
ImageView
,
Int
]
implicit
val
injectionValueImageViewUri
:
Value
[
ImageView
,
Uri
]
implicit
val
injectionValueRadioGroupInt
:
Value
[
RadioGroup
,
Int
]
implicit
val
injectionValueRadioGroupOptionInt
:
Value
[
RadioGroup
,
Option
[
Int
]]
implicit
val
injectionValueTextViewCharSequence
:
Value
[
TextView
,
CharSequence
]
implicit
val
injectionValueTextViewOptionCharSequence
:
Value
[
TextView
,
Option
[
CharSequence
]]
implicit
val
injectionValueTextViewResource
:
Value
[
TextView
,
Int
]
def
instance
[
A <:
Attribute
,
V
,
T
]
(
f: (
V
,
T
) ⇒
Unit
)
:
Injection
[
A
,
V
,
T
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Injection0
Inherited from
AnyRef
Inherited from
Any
Ungrouped