toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.program
/
SectionRendering
Section
Rendering
abstract
class
SectionRendering
Members
Constructors
Section
Rendering
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
open
fun
create
(
desktop
:
SectionDeviceRendering
,
mobile
:
SectionDeviceRendering
)
:
SectionRendering
desktop
Link copied to clipboard
@
Nullable
abstract
fun
desktop
(
)
:
SectionDeviceRendering
mobile
Link copied to clipboard
@
Nullable
abstract
fun
mobile
(
)
:
SectionDeviceRendering