Project

General

Profile

Task #1369

Updated by Radek Tomiška over 5 years ago

* Support multi select for components TreeNodeSelect and RoleCatalogueSelect (for the RoleSelect is implemented already by Ondra). 
 * Support usage for role composition - business roles: 
 ** add    rest operations, for loading sub roles 
 ** add parameter for tree roots - e.g. for the business roles is need to know, where is the begin (composition - it's not a tree)  
 ** add callback for render tree node icon (business vs automatic vs normal trole) 
 ** add operation for set / get selected nodes and roots 
 * add onChange callback (see RoleSelect) 


Back