extjs - Get panel expand tool reference in border layout when panel is collapsed -
how panel collapse (expand) tool reference in border layout when panel collapsed?
i can collapse tool (left) reference , not expand tool (right) when panel collapsed.
the expand tool on placeholder component within panel, rather tool of panel itself.
you can reach expand-right tool panel.getplaceholder().tools["expand-right"]
i've updated fiddle this.
Comments
Post a Comment