Project

General

Profile

« Previous | Next » 

Revision 2832a925

Added by Patrick Plitzner almost 9 years ago

  • implemented asynchronous selection changed event for subclasses of AbstractCdmEditorViewPart
    • all sub classes must implement internal_selectionChanged() method where the usual selection handling is done
    • the super class invokes internal_selectionChanged() asynchronously
    • this should fix the arbitrary warning of recursive part activation
    • it also prevents double activation which occurred in the DetailsView from time to time

fix for #2754

  • added
  • modified
  • copied
  • renamed
  • deleted