Opened 12 years ago
Closed 12 years ago
#7323 closed enhancement (fixed)
dojox.grid._Layout: Move add*Def functions to be hooked into
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Move them from function-scope into the class itself - so that they can be connected to or extended by mixins.
Note: See
TracTickets for help on using
tickets.
(In [14619]) Fixes #7323 - break out add*Def functions into more public location !strict