T
- The type of StructuredViewer
to be shown in the SelectionComposite
.public interface SelectionComposite<T extends org.eclipse.jface.viewers.StructuredViewer> extends CompositeProvider
Modifier and Type | Method and Description |
---|---|
Object[] |
getSelection()
Returns the selected objects.
|
T |
getViewer()
Returns the
StructuredViewer . |
createUI, dispose
Copyright © 2016. All rights reserved.