DirtyBooleanProperty

constructor()
constructor(initialValue: Boolean)


constructor(bean: Any?, name: String, initialValue: Boolean? = null)

Parameters

bean

The object to which this property is related

name

The name of the property

initialValue

The initial value contained in the property