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, updateStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstantiatorpublic boolean processStoreEvent(com.extjs.gxt.ui.client.store.StoreEvent<SVGElementModel> se)
StoreEventProcessorprocessStoreEvent in interface StoreEventProcessorprotected abstract ICommand createCommand(SVGElementModel model, Map<String,Object> changes)
Copyright © 2018. All Rights Reserved.