Class Gunther.View
Defined in: | src/view.coffee |
Inherits: | Backbone.View |
Overview
A view that uses Gunther.Template
Use this class to easily create Backbone.Views that use Gunther's templating.
Examples:
Quickly fuzzy find classes, mixins, methods, file:
In frame mode you can toggle the list naviation frame on the left side:
You can focus a list in frame mode or toggle a tab in frameless mode:
You can focus and blur the search input:
In frameless mode you can close the list tab:
Defined in: | src/view.coffee |
Inherits: | Backbone.View |
A view that uses Gunther.Template
Use this class to easily create Backbone.Views that use Gunther's templating.