|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstantiationMethod | |
|---|---|
| org.eclipse.emf.facet.widgets.nattable | |
| org.eclipse.emf.facet.widgets.nattable.tableconfiguration | |
| Uses of InstantiationMethod in org.eclipse.emf.facet.widgets.nattable |
|---|
| Methods in org.eclipse.emf.facet.widgets.nattable that return types with arguments of type InstantiationMethod | |
|---|---|
java.util.List<InstantiationMethod> |
INatTableWidget.getInstantionMethodHistory()
|
java.util.List<InstantiationMethod> |
INatTableWidget2.getInstantionMethodHistory()
|
| Methods in org.eclipse.emf.facet.widgets.nattable with parameters of type InstantiationMethod | |
|---|---|
void |
INatTableWidget.createNewElement(InstantiationMethod instantiationMethod)
This method calls the given InstantiationMethod and adds the
result to the table if any. |
void |
INatTableWidget2.createNewElement(InstantiationMethod instantiationMethod)
This method calls the given InstantiationMethod and adds the
result to the table if any. |
| Uses of InstantiationMethod in org.eclipse.emf.facet.widgets.nattable.tableconfiguration |
|---|
| Methods in org.eclipse.emf.facet.widgets.nattable.tableconfiguration that return InstantiationMethod | |
|---|---|
InstantiationMethod |
TableconfigurationFactory.createInstantiationMethod()
Returns a new object of class 'Instantiation Method'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||