com.dhtmlx.connector
Class TreeGroupFactory

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

public class TreeGroupFactory
extends TreeFactory


Constructor Summary
TreeGroupFactory()
           
 
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

TreeGroupFactory

public TreeGroupFactory()
Method Detail

createRenderStrategy

public RenderStrategy createRenderStrategy()
Overrides:
createRenderStrategy in class TreeFactory