replace relation fixed-replace relation done
when road object has already a relation, then first it will remove current parent relation and add new parent as a new relation.
-new method added to nvdbLesWrapper module.
-some bug fixed.
replace relation - 50% donehalf way done but not completly done, some flgas needs to be clear and may be multithreading capabilities to avoid UI Blocking.
New File Module add it for replacing parent.
add and remove relationadd and remove relation code full integrated
new single add method added for a single linking relation to a road object without sending from Skriv Window, but not DONE yet.
remove, add and update relationremove code is full integrated and working as thought.
add and update relation working on, code is there but need some debug and full integration.
new module addednew module added for single remove relation and inherit from DelvisKorrigering module with the focus on especializing a concrete behavior when sending endringsetts/changes to NVDB.
link, add, update and unlink road objects relationshiplink, add, update and unlink road objects relationship is now possible, but unlink must be better engineer around, because we need to think about UIX.
Note: update case is the only connected code to UI for now.
method Code Refactored, UI, method changes-UI elements in more window added
-onAnySelectedItem method refactored
-feed_data method changes and retacfored