com.dhtmlx.connector
Class TreeGridGroupFactory

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

public class TreeGridGroupFactory
extends TreeGridFactory


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

TreeGridGroupFactory

public TreeGridGroupFactory()
Method Detail

createRenderStrategy

public RenderStrategy createRenderStrategy()
Overrides:
createRenderStrategy in class TreeGridFactory