tmf : add of a range selection from other sources for the tmfEventsTable
authorJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Tue, 6 Oct 2015 14:09:47 +0000 (10:09 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Wed, 6 Jan 2016 18:41:24 +0000 (13:41 -0500)
commit8b6aedef80484f4b6e4a8fe5a6260492fa5fd75c
tree4b1943e2142f7e860b98ae70e474f2dbbdf81ff8
parent873d9bd1fb59030051535fdb4e365ac7ad7f3c8e
tmf : add of a range selection from other sources for the tmfEventsTable

Only the events within the range will be selected. If there is no event
within the range of the selection, we select the next event outside of
the range. For a single selection, the event at or the next event after
the requested timestamp is selected.

Change-Id: I1294da7e5d653477502ca45f9430a5e5c8583187
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57526
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java
This page took 0.025312 seconds and 5 git commands to generate.