org.grinvin.worksheet

Interface HasSelectableGraphList

All Superinterfaces:
HasGraphList, HasSelectableValues
Known Implementing Classes:
GraphCellListComponent, GraphListComponent, GraphTableComponent

public interface HasSelectableGraphList
extends HasGraphList, HasSelectableValues

Common interface of all components that allow a set of graph list elements to be selected. Indicates that these elements can be dragged to another component.

Methods inherited from interface org.grinvin.worksheet.HasGraphList

getGraphList

Methods inherited from interface org.grinvin.list.HasSelectableValues

getSelectedValues