EventDispatcher

interface EventDispatcher

Functions

Link copied to clipboard
abstract fun hide(field: String)
Link copied to clipboard
abstract fun setHidden(field: String, value: Boolean)
Link copied to clipboard
abstract fun show(field: String)