| KaxFilterClientEvents Properties |
The KaxFilterClientEvents type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
OnFilterCreated |
This client-side event is fired after the
KaxFilter is created.
|
|
|
OnFilterCreating |
This client-side event is fired before the
KaxFilter is created.
|
|
|
OnFilterDestroying |
This client-side event is fired when KaxFilter object is
destroyed, i.e. on each window.onunload
|