org.grinvin.list
Interface HasSelectableValues
- HasSelectableGraphList
- FactoryCellListComponent, FilterListComponent, GeneratorCellListComponent, GeneratorInstanceListComponent, GraphCellListComponent, GraphListComponent, GraphTableComponent, GraphViewer, InvariantListComponent
public interface HasSelectableValues
Common interface of all components for which a set of objects can be selected.
Used by
SelectionDragHandler
to enable dragging of elements from these
components.
getSelectedValues
public Object[] getSelectedValues()
Returns the objects that are currently selected.