ibm-js / delite

HTML Custom Element / Widget infrastructure
http://ibm-js.github.io/delite/
Other
68 stars 28 forks source link

KeyNav: support setting behavior on sub node rather than root node #455

Closed wkeese closed 8 years ago

wkeese commented 8 years ago

Add KeyNav#keyNavRootNode property in the spirit of HasDropDown#buttonNode, to make KeyNav processing only occur within that subnode.