DirectiveProcessor

class DirectiveProcessor(directiveRouter: DirectiveRouter) : DirectiveProcessorInterface

Constructors

Link copied to clipboard
fun DirectiveProcessor(directiveRouter: DirectiveRouter)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun cancelDialogRequestId(dialogRequestId: String)
Link copied to clipboard
fun disable()
Link copied to clipboard
fun enable(): Boolean
Link copied to clipboard
fun onDirectives(directives: List<Directive>)