Interface AttributeTablePanelListener

All Known Implementing Classes:
AttributeTablePanel

public interface AttributeTablePanelListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called 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