gsdsdk / com.gsd.software.sdk.viewparser.dynamicview.model / ViewDataSource / ListView
data class ListView :
ViewDataSource
Name | Summary |
---|---|
<init> | ListView(viewId: String , binders: List < Binder >) |
Name | Summary |
---|---|
binders | val binders: List < Binder > |
viewId | val viewId: String |
Name | Summary |
---|---|
dataSourceBinders | val dataSourceBinders: List < Binder > |
id | val id: String |
Name | Summary |
---|---|
clone | fun clone(): ViewDataSource |