- Description:
Contain the logic for a drawer.
- Source:
- Copyright:
- 2016 Damyon Wiese
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Contain the logic for a drawer.
Methods
(inner) preventPageScroll(e)
- Description:
Prevent the page from scrolling when the drawer is at max scroll.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
e |
Event |
(inner) registerEventListeners()
- Description:
Set up all of the event handling for the modal.
- Source:
(inner) toggleDrawer(e)
- Description:
Open / close the blocks drawer.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
e |
Event |