Events and interfaces are added to ease the implementation
of functionality to copy entire assemblies.
Fixed/Improved issues:
A new flag AMCLIENT_EVT_CHANGED_VIEWLIST
(AS_RF_CHANGED_VIEWLIST) is added as possible
argument to the Refresh method to make it possible
to refresh the View Collections dialog and the Navigation list of the
PowerUser after programmatically creating a new collection.
The AutoEvent AE_AS_WHEN_REFRESHED
was fired with the wrong argument when edit mode was cancelled by the
user. The EditMode argument was True, while it
should have been False. This is now corrected.
When importing a previously exported Environment
Template (.MET file) into a new vault, the order of the columns in Navigation
views was reset to the default. The order is now preserved.
Events and interfaces are added to ease the implementation
of functionality to copy entire assemblies.