Semi-abstract interface for classes supporting secondary-selection.
Element class that inherits from this, should also implement the following virtual methods from REveElement:
and clear corresponding selection-set from there.
To support tooltips for sub-elements, implement:
and return tooltip for the entry in the fHighlightedSet. There should always be a single entry there. See EveDigitSet for an example.