com.dhtmlx.connector
Class MultitableTreeGridFactory

java.lang.Object
  extended by com.dhtmlx.connector.BaseFactory
      extended by com.dhtmlx.connector.TreeGridFactory
          extended by com.dhtmlx.connector.MultitableTreeGridFactory

public class MultitableTreeGridFactory
extends TreeGridFactory


Constructor Summary
MultitableTreeGridFactory()
           
 
Method Summary
 RenderStrategy createRenderStrategy()
           
 
Methods inherited from class com.dhtmlx.connector.TreeGridFactory
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

MultitableTreeGridFactory

public MultitableTreeGridFactory()
Method Detail

createRenderStrategy

public RenderStrategy createRenderStrategy()
Overrides:
createRenderStrategy in class TreeGridFactory