| Package | Description |
|---|---|
| org.eclipse.jface.viewers |
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
|
| org.eclipse.swt.events |
SWT typed listener support.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ColumnViewerEditor.processTraverseEvent(int columnIndex,
ViewerRow row,
TraverseEvent event)
Process the traverse event and opens the next available editor depending
of the implemented strategy.
|
| Constructor and Description |
|---|
ColumnViewerEditorActivationEvent(ViewerCell cell,
TraverseEvent event)
This constructor is used to mark the activation triggered by a traversal
|
| Modifier and Type | Method and Description |
|---|---|
void |
TraverseListener.keyTraversed(TraverseEvent e)
Sent when a traverse event occurs in a control.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.