OcaPropertyChangeType

class OcaPropertyChangeType()

Enum describing property change type.

OcaPropertyChangeType.CurrentChanged

type: OcaPropertyChangeType

Singleton object corresponding to the entry with value 1.

OcaPropertyChangeType.MinChanged

type: OcaPropertyChangeType

Singleton object corresponding to the entry with value 2.

OcaPropertyChangeType.MaxChanged

type: OcaPropertyChangeType

Singleton object corresponding to the entry with value 3.

OcaPropertyChangeType.ItemAdded

type: OcaPropertyChangeType

Singleton object corresponding to the entry with value 4.

OcaPropertyChangeType.ItemChanged

type: OcaPropertyChangeType

Singleton object corresponding to the entry with value 5.

OcaPropertyChangeType.ItemDeleted

type: OcaPropertyChangeType

Singleton object corresponding to the entry with value 6.