JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.eclipse.nebula.widgets.nattable.sort.event.SortColumnEvent
Packages that use
SortColumnEvent
Package
Description
org.eclipse.nebula.widgets.nattable.sort.event
Uses of
SortColumnEvent
in
org.eclipse.nebula.widgets.nattable.sort.event
Methods in
org.eclipse.nebula.widgets.nattable.sort.event
that return
SortColumnEvent
Modifier and Type
Method
Description
SortColumnEvent
SortColumnEvent.
cloneEvent
()
Constructors in
org.eclipse.nebula.widgets.nattable.sort.event
with parameters of type
SortColumnEvent
Modifier
Constructor
Description
protected
SortColumnEvent
(
SortColumnEvent
event)