sets the mode of rendering the list of files
var vault = new dhx.Vault("vault_container", { uploader:{ // obligatory, the path for upload target:"/upload" }, mode:"grid" });