toggle menu
OpenSRP
androidJvm
switch theme
search in API
engine
/
org.smartregister.fhircore.engine.configuration.geowidget
/
SummaryBottomSheetConfig
Summary
Bottom
Sheet
Config
@
Serializable
data
class
SummaryBottomSheetConfig
(
val
views
:
List
<
ViewProperties
>
?
=
emptyList()
)
:
Parcelable
Members
Constructors
Summary
Bottom
Sheet
Config
Link copied to clipboard
constructor
(
views
:
List
<
ViewProperties
>
?
=
emptyList()
)
Properties
views
Link copied to clipboard
val
views
:
List
<
ViewProperties
>
?
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)