Uses of Class
com.dhtmlx.connector.JSONCommonGroupRenderStrategy

Packages that use JSONCommonGroupRenderStrategy
com.dhtmlx.connector   
 

Uses of JSONCommonGroupRenderStrategy in com.dhtmlx.connector
 

Methods in com.dhtmlx.connector that return JSONCommonGroupRenderStrategy
 JSONCommonGroupRenderStrategy JSONCommonGroupFactory.createRenderStrategy()
           
 

Constructors in com.dhtmlx.connector with parameters of type JSONCommonGroupRenderStrategy
JSONTreeCommonGroupConnector(java.sql.Connection db, DBType db_type, BaseFactory a_factory, JSONCommonGroupRenderStrategy render_type)
          Instantiates a new tree connector.