RegisteredAction

data class RegisteredAction(val descriptor: ActionDescriptor, val instance: Any, val function: KFunction<*>)

Constructors

Link copied to clipboard
constructor(descriptor: ActionDescriptor, instance: Any, function: KFunction<*>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard