What is new on BRIM UI IDE Version 16
- Depends On and Dependent Objects nodes are now fully functional in the BRIM-UI tree. Dependent Objects node is added under the Interface nodes in the BRIM-Objects tree .
- Import/Export application screens are converted to wizards to support BRIM-UI objects, Interfaces and Domains.
- "includedPanels" node is converted to hierarchical structure
- Editor component is modified to support Multi-Tabs for individual object XMLs. Users can open different object XMLs concurrently.
- XML Editor changes
- Ctrl-click event is added. Developers can navigate to the XML files of other BRIM-UI objects by holding ctrl key and clicking on the object name in the XML Editor.
- Revision History dialog is converted to a new tab under XML Editor component. Developers can now view the modification history of BRIM-UI objects when they are opened in the XML Editor.
- Save All button is added.
- Deleting an interface is prevented if it is referenced by a datasource.
- Deleteing a project is prevented if it is referenced by a BUI application