Non Collapsible TreePanel in GXT -


i new gxt , need little in implementing tree panel. user has requirement treepanel should not allowed collapsed , should remain expanded. (as in image)enter image description here there way can achieve ? may using other widget ?

for example, can use on tree addcollapsehandler() call tree.setexpanded(true);


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

Log not being recorded for quickfix c++ Session -

ios - NSFetchedResultsController not calling delegate methods on changes using NSPredicate with subquery -