Changes between Version 14 and Version 15 of mvc


Ignore:
Timestamp:
06/13/22 12:01:29 (2 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mvc

    v14 v15  
    7979= Panels
    8080The panels model offers GUI components, aka Widgets, for use with the models. Currently there are the following panels:
     81||= Panel =||= Description =||
    8182||ComboBox||allows to make selections in SelectionModel||
    8283||MapPanel||showing a MapModel as table with 2 columns. The left column shows the keys, the right column shows the values. All fields are editable. Editors for the models in the MapModel are generated using the PanelFactory. MapPanel is therefore limited to built-in models||