public abstract class EditCommandFactoryBase extends CommandFactoryBase implements StoreEventProcessor
status
Constructor and Description |
---|
EditCommandFactoryBase() |
Modifier and Type | Method and Description |
---|---|
protected abstract ICommand |
createCommand(SVGElementModel model,
Map<String,Object> changes) |
boolean |
processStoreEvent(com.extjs.gxt.ui.client.store.StoreEvent<SVGElementModel> se)
Processes a store event
|
getStatus, start, stop, updateStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstantiator
public boolean processStoreEvent(com.extjs.gxt.ui.client.store.StoreEvent<SVGElementModel> se)
StoreEventProcessor
processStoreEvent
in interface StoreEventProcessor
protected abstract ICommand createCommand(SVGElementModel model, Map<String,Object> changes)
Copyright © 2018. All Rights Reserved.