CustomViewHookEvent
Extends:
Cancellable<null> → CustomViewHookEvent
Invokes a custom view hook on any views that receive this event.
Constructor Summary
Public Constructor | ||
public |
constructor(_config: *) |
Member Summary
Public Members | ||
public get |
The argument to provide to the hook. |
|
public get |
Custom invocation method. |
|
public get |
Name of the method to invoke. |
Public Constructors
public constructor(_config: *) source
Params:
Name | Type | Attribute | Description |
_config | * |