public abstract class CommandBase extends Object implements com.extjs.gxt.ui.client.data.BeanModelTag, ICommand
| Modifier and Type | Field and Description |
|---|---|
protected ICommandFactory |
factory |
DESCRIPTION, NAME| Constructor and Description |
|---|
CommandBase(ICommandFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
ICommandFactory |
getFactory()
Returns the factory which manufactured this command
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasModel, commit, getDescription, rollbackprotected ICommandFactory factory
public CommandBase(ICommandFactory factory)
public ICommandFactory getFactory()
getFactory in interface ICommandCopyright © 2018. All Rights Reserved.