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, wait
asModel, commit, getDescription, rollback
protected ICommandFactory factory
public CommandBase(ICommandFactory factory)
public ICommandFactory getFactory()
getFactory
in interface ICommand
Copyright © 2018. All Rights Reserved.