Interface SelectionComposite<T extends org.eclipse.jface.viewers.StructuredViewer>

    • Method Detail

      • getViewer

        T getViewer()
        Returns the StructuredViewer.
        Returns:
        the viewer
      • getSelection

        java.lang.Object[] getSelection()
        Returns the selected objects.
        Returns:
        the selection