public abstract class CDOInvalidRootAgent extends Object implements IListener
| Constructor and Description |
|---|
CDOInvalidRootAgent(CDOView view) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeUI() |
protected Object |
createEmptyRoot(CDOObject invalidRoot) |
void |
dispose() |
protected abstract Object |
getRootFromUI() |
void |
notifyEvent(IEvent event) |
protected abstract void |
setRootToUI(Object root) |
public CDOInvalidRootAgent(CDOView view)
public void notifyEvent(IEvent event)
notifyEvent in interface IListenerpublic void dispose()
protected abstract Object getRootFromUI()
protected abstract void setRootToUI(Object root)
protected void closeUI()
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.