|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TableConfiguration in org.eclipse.emf.facet.widgets.nattable |
|---|
| Methods in org.eclipse.emf.facet.widgets.nattable that return TableConfiguration | |
|---|---|
TableConfiguration |
INatTableWidget.getTableConfiguration()
Deprecated. This method returns the TableConfiguration attached to the table. |
TableConfiguration |
INatTableWidget2.getTableConfiguration()
Deprecated. This method returns the TableConfiguration attached to the table. |
| Methods in org.eclipse.emf.facet.widgets.nattable with parameters of type TableConfiguration | |
|---|---|
static QueryTableInstance |
NatTableWidgetUtils.createQueryTableInstance(java.util.List<ModelQueryResult> results,
TableConfiguration tableConfiguration,
EObject context,
java.lang.Object parameter)
Deprecated. |
static TableInstance2 |
NatTableWidgetUtils.createTableInstance(java.util.List<EObject> elements,
java.lang.String description,
TableConfiguration tableConfiguration,
EObject context,
java.lang.Object parameter)
Deprecated. |
| Uses of TableConfiguration in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance |
|---|
| Methods in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance that return TableConfiguration | |
|---|---|
TableConfiguration |
TableInstance.getTableConfiguration()
Deprecated. Returns the value of the 'Table Configuration' reference. |
| Methods in org.eclipse.emf.facet.widgets.nattable.instance.tableinstance with parameters of type TableConfiguration | |
|---|---|
void |
TableInstance.setTableConfiguration(TableConfiguration value)
Deprecated. Sets the value of the ' Table Configuration' reference. |
| Uses of TableConfiguration in org.eclipse.emf.facet.widgets.nattable.tableconfiguration |
|---|
| Methods in org.eclipse.emf.facet.widgets.nattable.tableconfiguration that return TableConfiguration | |
|---|---|
TableConfiguration |
TableconfigurationFactory.createTableConfiguration()
Deprecated. Returns a new object of class 'Table Configuration'. |
| Uses of TableConfiguration in org.eclipse.emf.facet.widgets.nattable.tableconfiguration2 |
|---|
| Subinterfaces of TableConfiguration in org.eclipse.emf.facet.widgets.nattable.tableconfiguration2 | |
|---|---|
interface |
TableConfiguration2
Deprecated. cf. Bug 371180 - [Deprecated] org.eclipse.emf.facet.widgets.nattable.tableconfiguration (https://bugs.eclipse.org/bugs/show_bug.cgi?id=371180). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||