Related to issue
17869: Save and close does not work
Added saverow to save and close
Fixes issue
17484: Arrow up and down does not work in grid on a row with all fields disabled
Fixes issue
17853: ESC to cancel does not work for read-only rows when edited
Related to issue
17800: the lists are not ordered by field "sequence"
Fixes issue
17863: Clear filter does not clear the date filter
Made one clearFilter method which is called from all places were needed
Fixes issue
17866: Refresh of complete page does not reload tabs
Solved undefined js error
Fixes issue
17868: Set the displayed value for out fields
An out field point to another selector item. The handleOutFields now sets the
displayed value for the selected record.
Issue
17868: Initialize valueMap in selector item