Represents a set of events that can take place on an object.

Constructor

new()

Variables

accepted:Event

Accept event.

approved:Event

Approve event.

closed:Event

Close event.

created:Event

Creation event.

inquired:Event

Inquire event.

pended:Event

Pending event.

rejected:Event

Reject event.

submitted:Event

Submit event.

updated:Event

Update event.

uploaded:Event

Upload event.

validated:Event

Validation event.

Inherited Variables

Inherited Methods

Defined by Model

toObject():Dynamic

Returns:

A Haxe dynamic object with a shallow copy of this model's properties.

toString():String

Returns:

A String with the JSON representation of this Model.