Ticket #8130 (new defect)
Opened 7 weeks ago
dojo.setSelectable should be dojo.attr('selectable')
| Reported by: | nonken | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | tbd |
| Component: | General | Version: | 1.2.1 |
| Severity: | normal | Keywords: | setSelectable, dojo.attr |
| Cc: |
Description
In line with the Dojo api we should offer dojo.setSelectable as dojo.attr('selectable', ...) as well
Note: See
TracTickets for help on using
tickets.