Filter Mixin
FilterMixin
Overview
Base class for things that do filter type behaviour in nextmatch header Separated to keep things a little simpler.
Currently I assume we’re extending an Et2Select, so changes may need to be made for better abstraction
Used by
This mixin is applied by the following widgets.
Methods
| Name | Description | Arguments |
|---|---|---|
setNextmatch()
|
Set nextmatch is the function which has to be implemented for the et2_INextmatchHeader interface. |
_nextmatch: et2_nextmatch
|