Class TreeGridDelegate<E>

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

@Component("flowui_TreeGridDelegate") @Scope("prototype") public class TreeGridDelegate<E> extends AbstractGridDelegate<TreeDataGrid<E>,E>