Package | Description |
---|---|
org.eclipse.emf.facet.widgets.table.metamodel.v0_2_0.table | |
org.eclipse.emf.facet.widgets.table.ui | |
org.eclipse.emf.facet.widgets.table.ui.command |
Modifier and Type | Interface and Description |
---|---|
interface |
NavigationTable
A representation of the model object 'Query Table Instance'.
|
Modifier and Type | Method and Description |
---|---|
Table |
TableFactory.createTable()
Returns a new object of class 'Table'.
|
Modifier and Type | Method and Description |
---|---|
static Table |
TableUtils.createTableInstance(java.util.List<? extends EObject> elements,
java.lang.String description,
TableConfiguration tableConfig,
EObject context,
java.lang.Object parameter) |
Modifier and Type | Method and Description |
---|---|
ITableWidget |
ITableWidgetFactory.createTableWidget(Composite parent,
IEditingDomainProvider edProvider,
Table tableInstance,
MenuManager menuMgr)
This method instantiates a new
ITableWidget initialized with the given parameters. |
Modifier and Type | Method and Description |
---|---|
ITableCommandFactory |
ITableCommandFactoryFactory.createTableCommandFactory(Table table,
EditingDomain editingDomain,
ICommandFactory commandFactory,
IFacetManager facetManager) |