Interface TableSelectionListener

All Superinterfaces:
EventListener

@Deprecated public interface TableSelectionListener extends EventListener
Deprecated.
Totally unused. Cannot delete due to serialization backwards compatability.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     
  • Method Details

    • selectionChanged

      void selectionChanged(ChangeEvent ce)
      Deprecated.