ValueChangedEvent

class ValueChangedEvent(val source: Textfield, val oldValue: String, val newValue: String)(source)

Constructors

Link copied to clipboard
constructor(source: Textfield, oldValue: String, newValue: String)

Properties

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