gsdsdk / com.gsd.software.sdk.viewparser.dynamiclist.model / ListItem / Single
class Single :
ListItem
Name | Summary |
---|---|
<init> | Single(actions: List < Action >) |
Name | Summary |
---|---|
actions | val actions: List < Action > |
Name | Summary |
---|---|
backgroundColor | var backgroundColor: String |
icon | var icon: Icon |
listActions | val listActions: List < Action > |
subtitleColor | var subtitleColor: String |
titleColor | var titleColor: String |
Name | Summary |
---|---|
clone | fun clone(): ListItem |