Cleanup of event tracking.
- Separated out two events: showClass and showMember. - The showMember now also gets fired when navigating to a member within one class. - All the tracking events are now fired *after* the thing has happened. That's the common practice in ExtJS and also useful when something goes wrong in the event handler. - Added documentation. - Cleaned up trailing whitespace.
Loading
Please register or sign in to comment