|
 |
|
|
Uses of Class org.eclipse.swt.widgets.TableColumn
Methods in
org.eclipse.swt.widgets with parameters of type
TableColumn
|
int
|
Table.
indexOf
(
TableColumn tableColumn)
Searches the receiver's list starting at the first column
(index 0) until a column is found that is equal to the
argument, and returns the index of that column. |
void
|
Table.
setSortColumn
(
TableColumn column)
Sets the column used by the sort indicator for the receiver. |
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2008. All rights reserved.
|
|
|