Like @see #openDialog(ITreeContentProvider, boolean) with an other prefilter method.
The returned array contains all elements selected by the user AND accepted by the given filter
Like @see #openDialog(ITreeContentProvider, boolean) with an other prefilter method
The returned array contains all elements selected by the user AND are contained in the given
selectableElements parameter.
Like @see #openDialog(ITreeContentProvider, Object[]) with the difference that the given
unselectableElements are diplayed grayed in the tree and are not checkable for the UI user
Like @see #openPreFilteredDialog(ITreeContentProvider, Object[]) with the difference
that a special tree logic only allows to select one sibling in the tree (radio buttopn behaviour of siblings)