0.0.33 • Published 9 years ago

diso.view v0.0.33

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

diso.view

0.0.33

Description

Views!

pre release derp ... proper docs in progress but code is commented with docco output in /docs

Internal API Notes

Views provide a constructor that accepts a single @data argument consisting of the data it needs to render itself

Each view must provide a globally unique id under @id

If this is not passed in the constructor or set in the child class, one is created using shortid

A run method that gets called in the client to attach event handlers to the view

idMap that returns and object detailing the id hierarchy through the tree of subviews

TODO

support ref attributes?

Libs to checkout

0.0.33

9 years ago

0.0.32

9 years ago

0.0.31

9 years ago

0.0.30

9 years ago

0.0.29

9 years ago

0.0.28

9 years ago

0.0.27

9 years ago

0.0.26

10 years ago

0.0.25

10 years ago

0.0.24

10 years ago

0.0.23

10 years ago

0.0.22

10 years ago

0.0.21

10 years ago

0.0.20

10 years ago

0.0.19

10 years ago

0.0.18

10 years ago

0.0.17

10 years ago

0.0.15

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.1

10 years ago