public class SearchOnTyping extends Object
Modifier and Type | Method and Description |
---|---|
static void |
attachTo(org.eclipse.swt.widgets.Control control,
int columnIndex) |
static void |
attachTo(org.eclipse.swt.widgets.Table table,
org.eclipse.jface.viewers.ITableLabelProvider labelProvider,
int columnIndex) |
static void |
attachTo(org.eclipse.swt.widgets.Tree tree,
org.eclipse.jface.viewers.ITableLabelProvider labelProvider,
int columnIndex) |
public static final void attachTo(org.eclipse.swt.widgets.Table table, org.eclipse.jface.viewers.ITableLabelProvider labelProvider, int columnIndex)
public static final void attachTo(org.eclipse.swt.widgets.Tree tree, org.eclipse.jface.viewers.ITableLabelProvider labelProvider, int columnIndex)
public static final void attachTo(org.eclipse.swt.widgets.Control control, int columnIndex)