|
||||||||||
| 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()
This method returns the TableConfiguration attached to the table. |
TableConfiguration |
INatTableWidget2.getTableConfiguration()
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)
|
static TableInstance2 |
NatTableWidgetUtils.createTableInstance(java.util.List<EObject> elements,
java.lang.String description,
TableConfiguration tableConfiguration,
EObject context,
java.lang.Object parameter)
|
| 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()
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)
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()
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
A representation of the model object 'Table Configuration2'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||