Interface FeatureTableNotification

All Known Implementing Classes:
ColumnHeaderSelectionChangeNotification

public interface FeatureTableNotification
Notifications for Observers of the FeatureTable.
Author:
Cèsar Ordiñana
  • Method Details

    • getFeatureTable

      FeatureTable getFeatureTable()
      Returns the FeatureTable originating the notification.
      Returns:
      the FeatureTable
    • getType

      String getType()
      Returns the type of the notification.
      Returns:
      the type