org.eclipse.emf.cdo.workspace
Interface CDOWorkspace.DirtyStateChangedEvent

All Superinterfaces:
IEvent
Enclosing interface:
CDOWorkspace

public static interface CDOWorkspace.DirtyStateChangedEvent
extends IEvent

An event fired when the overall state of the workspace changes between dirty and clean. fired.

Since:
4.1
See Also:
CDOWorkspace.isDirty()

Method Summary
 boolean isDirty()
           
 
Methods inherited from interface org.eclipse.net4j.util.event.IEvent
getSource
 

Method Detail

isDirty

boolean isDirty()


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.