Class: Component
| Defined in: | src\component.coffee |
Instance Method Summary
- # (void) hide()
- # (void) show()
- # (void) enable()
- # (void) disable()
- # (void) destroy()
- # (void) create_shadow()
- # (void) define_template(template)
- # (void) define_collection(collection)
- # (void) trigger(changes, collection)
- # (void) handlebars(content, component)
- # (void) handle_template_scripts(content)
Constructor Details
#
(void)
constructor(component)
Instance Method Details
#
(void)
hide()
#
(void)
show()
#
(void)
enable()
#
(void)
disable()
#
(void)
destroy()
#
(void)
create_shadow()
#
(void)
define_template(template)
#
(void)
define_collection(collection)
#
(void)
trigger(changes, collection)
#
(void)
handlebars(content, component)
#
(void)
handle_template_scripts(content)