api-hci
/
de.jlnstrk.transit.api.hci.model
/
HciGuiElement
/
Option
Option
data class
Option
(actL:
List
<
HciGuiElement.Action
>, icoX:
Int
?, text:
String
?, value:
String
?)
Content copied to clipboard
Properties
Properties
actL
Link copied to clipboard
val
actL
:
List
<
HciGuiElement.Action
>
Content copied to clipboard
icoX
Link copied to clipboard
val
icoX
:
Int
?
Content copied to clipboard
text
Link copied to clipboard
val
text
:
String
?
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
?
Content copied to clipboard