Package renetik. android. event. common
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface CSHasRegistrationsHasDestroy : CSHasRegistrations, CSHasDestroy
Content copied to clipboard
Link copied to clipboard
open class CSModel(parent: CSHasDestroy? = null) : CSHasRegistrationsHasDestroy
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
fun <T : CSHasRegistrations, CSHasDestroy> T.onDestroy(listener: () -> Unit): CSRegistration
Content copied to clipboard
Link copied to clipboard
fun <T : CSHasRegistrations, CSHasDestroy> T.parent(parent: CSHasDestroy): T
Content copied to clipboard