187188189190191192193194
this.maxSelectableFiles = maxSelectableFiles; this.showedColums = showedColums; this.showEveryButton = showEveryButton; this.showRemoveButton = showRemoveButton; this.showMoveButtons = showMoveButtons; loader = new PdfLoader(this); init(); }