Ticket #2794 (new task)

Opened 19 months ago

Last modified 33 hours ago

key binding advanced api

Reported by: bill Owned by: bill
Priority: normal Milestone: future
Component: Dijit Version: 0.9
Severity: normal Keywords:
Cc:

Description (last modified by bill) (diff)

Think about implementing a higher-level interface for key binding, like

dojo.keyConnect(node, "shift-ctrl-m", obj, func);

and in a widget template:

dojoAttachKeys="shift-upArrow: previousItemFunc; shift-downArrow: nextItemFunc"

Change History

Changed 17 months ago by bill

  • milestone changed from 0.9beta to 1.0

Changed 13 months ago by bill

  • component changed from General to Dijit
  • milestone changed from 1.0 to 2.0

Changed 9 months ago by alex

  • milestone changed from 2.0 to 1.3

Milestone 2.0 deleted

Changed 33 hours ago by bill

  • description modified (diff)
  • milestone changed from 1.3 to future
Note: See TracTickets for help on using tickets.