enum classafQuickFlux::Events
sys::Obj sys::Enum afQuickFlux::Events : afQuickFlux::EventDef
@
Serializable { simple=true }
- appStart
const static Events appStart := ...
- entityDeleted
const static Events entityDeleted := ...
- entitySaved
const static Events entitySaved := ...
- fromStr
static new fromStr(Str name, Bool checked := true)
Return the Events instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- newEntity
const static Events newEntity := ...
- refreshEverthing
const static Events refreshEverthing := ...
- signature
virtual const override Type[] signature
- vals
const static Events[] vals := ...
List of Events values indexed by ordinal