public interface ITableCommandFactoryFactory
Modifier and Type | Field and Description |
---|---|
static ITableCommandFactoryFactory |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
ITableCommandFactory |
createTableCommandFactory(Table table,
EditingDomain editingDomain,
ICommandFactory commandFactory) |
ITableCommandFactory |
createTableCommandFactory(Table table,
EditingDomain editingDomain,
ICommandFactory commandFactory,
IFacetManager facetManager)
Deprecated.
|
static final ITableCommandFactoryFactory DEFAULT
@Deprecated ITableCommandFactory createTableCommandFactory(Table table, EditingDomain editingDomain, ICommandFactory commandFactory, IFacetManager facetManager)
ITableCommandFactory createTableCommandFactory(Table table, EditingDomain editingDomain, ICommandFactory commandFactory)