more example

This commit is contained in:
Kevin Jahns
2014-08-20 17:13:12 +02:00
parent 9e6c238870
commit 974d2ba0de
16 changed files with 80 additions and 23 deletions

View File

@@ -80,6 +80,9 @@ class JsonYatta
on: ()->
@root_element.on arguments...
deleteListener: ()->
@root_element.deleteListener arguments...
#
# @see JsonType.value
#