Changes between Version 13 and Version 14 of mvc


Ignore:
Timestamp:
06/13/22 12:00:50 (3 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mvc

    v13 v14  
    8080The panels model offers GUI components, aka Widgets, for use with the models. Currently there are the following panels:
    8181||ComboBox||allows to make selections in SelectionModel||
    82 ||MapPanel||showing a MapModel as table with 2 columns. The left column
    83  * 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||
     82||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||
    8483