com.dhtmlx.connector
Class MultitableTreeFactory

java.lang.Object
  extended by com.dhtmlx.connector.BaseFactory
      extended by com.dhtmlx.connector.TreeFactory
          extended by com.dhtmlx.connector.MultitableTreeFactory

public class MultitableTreeFactory
extends TreeFactory


Constructor Summary
MultitableTreeFactory()
           
 
Method Summary
 RenderStrategy createRenderStrategy()
           
 
Methods inherited from class com.dhtmlx.connector.TreeFactory
createDataItem, createDataProcessor
 
Methods inherited from class com.dhtmlx.connector.BaseFactory
createDataAction, createDataWrapper
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultitableTreeFactory

public MultitableTreeFactory()
Method Detail

createRenderStrategy

public RenderStrategy createRenderStrategy()
Overrides:
createRenderStrategy in class TreeFactory