library
/
com.secoo.coobox.library.support
/
bindView
bind
View
fun <
V
:
View
>
View
.
bindView
(id:
Int
):
ReadOnlyProperty
<
View
,
V
>
Content copied to clipboard
fun <
V
:
View
>
Activity
.
bindView
(id:
Int
):
ReadOnlyProperty
<
Activity
,
V
>
Content copied to clipboard
fun <
V
:
View
>
Dialog
.
bindView
(id:
Int
):
ReadOnlyProperty
<
Dialog
,
V
>
Content copied to clipboard
fun <
V
:
View
>
DialogFragment
.
bindView
(id:
Int
):
ReadOnlyProperty
<
DialogFragment
,
V
>
Content copied to clipboard
fun <
V
:
View
>
DialogFragment
.
bindView
(id:
Int
):
ReadOnlyProperty
<
DialogFragment
,
V
>
Content copied to clipboard
fun <
V
:
View
>
Fragment
.
bindView
(id:
Int
):
ReadOnlyProperty
<
Fragment
,
V
>
Content copied to clipboard
fun <
V
:
View
>
Fragment
.
bindView
(id:
Int
):
ReadOnlyProperty
<
Fragment
,
V
>
Content copied to clipboard
fun <
V
:
View
>
RecyclerView.ViewHolder
.
bindView
(id:
Int
):
ReadOnlyProperty
<
RecyclerView.ViewHolder
,
V
>
Content copied to clipboard