Interface AttributeTablePanelListener
-
- All Known Implementing Classes:
AttributeTablePanel
public interface AttributeTablePanelListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
selectionReplaced()
Called when the user creates a new selection, rather than adding to the existing selection
-