JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inductiveautomation.factorypmi.application.components.table
Interface TableSelectionListener
All Superinterfaces:
EventListener
@Deprecated
public interface
TableSelectionListener
extends
EventListener
Deprecated.
Totally unused. Cannot delete due to serialization backwards compatability.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
selectionChanged
(
ChangeEvent
ce)
Deprecated.
Method Details
selectionChanged
void
selectionChanged
(
ChangeEvent
ce)
Deprecated.