- Description:
A widget to search groups within the gradebook.
- Source:
- Copyright:
- 2022 Mathew May
- 2022 Mathew May
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
A widget to search groups within the gradebook.
Members
(inner) registered :boolean
- Description:
Whether the event listener has already been registered for this module.
- Source:
Whether the event listener has already been registered for this module.
Type:
- boolean
Methods
(inner) init()
- Description:
Our entry point into starting to build the group search widget.
It'll eventually, based upon the listeners, open the search widget and allow filtering.
- Source:
(inner) registerListenerEvents()
- Description:
Register event listeners.
- Source:
(inner) registerListenerEvents() → {function}
- Description:
Define how we want to search and filter groups when the user decides to input a search value.
- Source:
Returns:
- Type
- function