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