class SAPO.Component.TreeMap
 requires SAPO.Dom.Event
 requires SAPO.Dom.Selector
 
Defined in Component/TreeMap/0.1/lib.js

Constructor Summary

Function Summary
public hide (String recieves)
hide navigation
public resize()
waits 250ms and then render to new window dimensions
public show (Event ev)
Show navigation

Constructor Details

constructor TreeMap

TreeMap()

Function Details

function hide

public hide(String recieves)
hide navigation
Parameters:
recieves "prev" or "next" string and hide his navigation bar

function resize

public resize()
waits 250ms and then render to new window dimensions

function show

public show(Event ev)
Show navigation
Parameters:
ev