SDK-Android
libux
/
io.mimi.sdk.ux.flow.view
/
Section
Section
abstract
class
Section
(
view
:
View
)
Content copied to clipboard
Base class to be derived by all the different Sections
Constructors
Properties
Inheritors
Constructors
Section
Link copied to clipboard
fun
Section
(
view
:
View
)
Content copied to clipboard
Properties
layout
Res
Id
Link copied to clipboard
abstract
val
layoutResId
:
Int
Content copied to clipboard
Inheritors
HeaderSection
Link copied to clipboard
ContentSection
Link copied to clipboard
FooterSection
Link copied to clipboard