addDescriptor |
addDescriptor(targetClass: any, propertyName: string)
|
Will add a descriptor per attribute |
AocUnsubscribe |
AocUnsubscribe(targetClass: any, propertyName: string)
|
registerTargetClass | ||||
registerTargetClass(targetClass)
|
||||
Must register once a target class that will be using one or more automatic unsubscriptions.
Parameters :
|
tryToUnsubscribe | ||||
tryToUnsubscribe(unsubscriptor)
|
||||
Try to unsubscribe an object that can be a Subscription or a Subject
Parameters :
|
AocAppInitializerFactory | ||||||
AocAppInitializerFactory(aocConfig: AocAppConfig)
|
||||||
Parameters :
|
aocSetId | |||||||||||||||
aocSetId(field, nullEmitterModelStrategy: NullEmitterModelStrategy)
|
|||||||||||||||
Helper function to set the ID of the emitter model to the indicated listener query field
Parameters :
|
aocSetModel | |||||||||||||||
aocSetModel(field, nullEmitterModelStrategy: NullEmitterModelStrategy)
|
|||||||||||||||
Helper function to set the emitter model to the indicated listener query field
Parameters :
|