@ -289,11 +289,11 @@ export class MultiSelectInnerLoader extends Widget {
}
getAllButtons() {
return this.button_group.getAllButtons();
return this.cachGroup.getAllButtons();
getAllLeaves() {
return this.button_group.getAllLeaves();
return this.cachGroup.getAllLeaves();
getSelectedButtons() {