TreeMenu

TreeMenu

new TreeMenu(props)

The core tree menu component

Parameters:
Name Type Description
props Object

The props object data

Methods

(static) constructor()

The constructor function for the board component

(static) defaultProps()

Set the default props for the component in the event they were not define in the creation

(static) generate()

Generate the menu elements for the treen menu

(static) handleSelect()

Handles the execution of the on select callback if one exists

(static) propTypes()

Strong type the property expectations

(static) render()

Render the tree menu to the dom

(static) update()

Update the menu with new data