com.dhtmlx.connector
Class TreeCommonGroupFactory

java.lang.Object
  extended by com.dhtmlx.connector.BaseFactory
      extended by com.dhtmlx.connector.CommonFactory
          extended by com.dhtmlx.connector.TreeCommonFactory
              extended by com.dhtmlx.connector.TreeCommonGroupFactory

public class TreeCommonGroupFactory
extends TreeCommonFactory


Constructor Summary
TreeCommonGroupFactory()
           
 
Method Summary
 RenderStrategy createRenderStrategy()
           
 
Methods inherited from class com.dhtmlx.connector.TreeCommonFactory
createDataItem
 
Methods inherited from class com.dhtmlx.connector.CommonFactory
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

TreeCommonGroupFactory

public TreeCommonGroupFactory()
Method Detail

createRenderStrategy

public RenderStrategy createRenderStrategy()
Overrides:
createRenderStrategy in class TreeCommonFactory