Shuttle
Toggle table of contents
modulesRelease
Target filter
modulesRelease
Switch theme
Search in API
Skip to content
Shuttle
demo-mvvm-with-a-service
/
com.grarcht.shuttle.demo.mvvmwithaservice.view
/
LCEDialogFragment
/
Companion
Companion
object
Companion
Members
Properties
TAG_
LCE_
CONTENT
Link copied to clipboard
const
val
TAG_LCE_CONTENT
:
String
TAG_
LCE_
ERROR
Link copied to clipboard
const
val
TAG_LCE_ERROR
:
String
TAG_
LCE_
LOADING
Link copied to clipboard
const
val
TAG_LCE_LOADING
:
String
Functions
create
Content
Dialog
With
Link copied to clipboard
fun
createContentDialogWith
(
imageModel
:
ImageModel
)
:
LCEDialogFragment
create
Error
Dialog
With
Link copied to clipboard
fun
createErrorDialogWith
(
errorMessage
:
String
)
:
LCEDialogFragment
create
Loading
Dialog
With
Link copied to clipboard
fun
createLoadingDialogWith
(
)
:
LCEDialogFragment