|
getNegativeButtonColor
|
fun getNegativeButtonColor(): Int |
|
getNegativeButtonColorResourceId
|
fun getNegativeButtonColorResourceId(): Int |
|
getNegativeButtonText
|
fun getNegativeButtonText(): String |
|
getPositiveButtonColor
|
fun getPositiveButtonColor(): Int |
|
getPositiveButtonColorResourceId
|
fun getPositiveButtonColorResourceId(): Int |
|
getPositiveButtonText
|
fun getPositiveButtonText(): String |
|
getPrefix
|
fun getPrefix(): String |
|
getPrefixResourceId
|
fun getPrefixResourceId(): Int |
|
getSuffix
|
fun getSuffix(): String |
|
getSuffixResourceId
|
fun getSuffixResourceId(): Int |
|
getThemeColor
|
fun getThemeColor(): Int |
|
getThemeColorResourceId
|
fun getThemeColorResourceId(): Int |
|
getTitle
|
fun getTitle(): String |
|
getTitleColor
|
fun getTitleColor(): Int |
|
getTitleColorResourceId
|
fun getTitleColorResourceId(): Int |
|
getTitleResourceId
|
fun getTitleResourceId(): Int |
|
initialize
|
fun initialize(): Unit |
|
isButtonTextAllCaps
|
fun isButtonTextAllCaps(): Boolean |
|
isUseViewModel
|
fun isUseViewModel(): Boolean |
|
onDestroy
|
fun onDestroy(): Unit |
|
prepare
|
fun prepare(): Unit |
|
restore
|
fun restore(): Unit |
|
restoreArgument
|
fun restoreArgument(bundle: Bundle?): Unit |
|
restoreInstanceState
|
fun restoreInstanceState(savedInstanceState: Bundle?): Unit |
|
saveInstanceState
|
fun saveInstanceState(outState: Bundle?): Unit |
|
setListener
|
fun setListener(listener: Listener?): Unit
fun setListener(onTimePicked: (hour: Int, minute: Int) -> Unit): Unit |
|
setup
|
fun setup(): Unit |
|
setupLayoutView
|
fun setupLayoutView(): View |