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,
IFacetManager facetManager) |
static final ITableCommandFactoryFactory DEFAULT
ITableCommandFactory createTableCommandFactory(Table table, EditingDomain editingDomain, ICommandFactory commandFactory, IFacetManager facetManager)