- Description:
 Load the navigation tree javascript.
- Source:
 - Copyright:
 - 2015 John Okely 
 
- 2015 John Okely 
 - License:
 - http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 
Load the navigation tree javascript.
Methods
(static) init(instanceId)
- Description:
 Initialise the navblock javascript for the specified block instance.
- Source:
 
Parameters:
| Name | Type | Description | 
|---|---|---|
instanceId | 
            
            Number | 
(inner) collapseGroup(item)
- Description:
 The method to call whe then the navtree collapses a group
- Source:
 
Parameters:
| Name | Type | Description | 
|---|---|---|
item | 
            
            Object | 
Fires:
(inner) finishExpandingGroup(item)
- Description:
 The method to call when then the navtree finishes expanding a group.
- Source:
 
Parameters:
| Name | Type | Description | 
|---|---|---|
item | 
            
            Object |