data-capture
0.1.0-beta05
data-capture
/
com.google.android.fhir.datacapture.views
/
OptionSelectOption
Option
Select
Option
data
class
OptionSelectOption
(
item
:
<ERROR CLASS>
,
selected
:
Boolean
)
Content copied to clipboard
Represents selectable options in the multi-select page.
Constructors
Properties
Constructors
Option
Select
Option
Link copied to clipboard
fun
OptionSelectOption
(
item
:
<ERROR CLASS>
,
selected
:
Boolean
)
Content copied to clipboard
Properties
displayString
Link copied to clipboard
val
displayString
:
String
Content copied to clipboard
item
Link copied to clipboard
val
item
:
<ERROR CLASS>
Content copied to clipboard
selected
Link copied to clipboard
val
selected
:
Boolean
Content copied to clipboard