Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Commit

Permalink
updating viewevent demo with a description
Browse files Browse the repository at this point in the history
  • Loading branch information
Derick Bailey committed Sep 4, 2013
1 parent a3543a6 commit 74b57f7
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions demos/views/demos/view-events.jade
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,13 @@ block javascripts
p #: kendo.toString(UnitPrice, "c") #

block content
#example.k-content
.demo-section
header
h2 Restaurant Menu
h4 Backbone.View + kendo.Backbone.ViewEvents
p
| Bind Kendo UI widget events directly in a Backbone.View
| using the
a(href="https://github.com/kendo-labs/kendo-backbone/blob/master/docs/web/kendo.backbone.viewevents.md") kendo.Backbone.ViewEvents
| configuration, with the familiar syntax of Backbone.View's "events"!
#example.k-content
.demo-section

0 comments on commit 74b57f7

Please sign in to comment.