com.dhtmlx.connector
Class JSONTreeRenderStrategy

java.lang.Object
  extended by com.dhtmlx.connector.RenderStrategy
      extended by com.dhtmlx.connector.TreeRenderStrategy
          extended by com.dhtmlx.connector.JSONTreeRenderStrategy

public class JSONTreeRenderStrategy
extends TreeRenderStrategy


Constructor Summary
JSONTreeRenderStrategy()
           
 
Method Summary
 
Methods inherited from class com.dhtmlx.connector.TreeRenderStrategy
init
 
Methods inherited from class com.dhtmlx.connector.RenderStrategy
get_postfix, set_max_level
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONTreeRenderStrategy

public JSONTreeRenderStrategy()