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 -

python - ValueError: could not convert string to float -

php - Laravel Get all child node count with condition -