org.eclipse.emf.cdo.common
Interface CDOCommonView.Options.LockNotificationEvent

All Superinterfaces:
IEvent, IOptionsEvent
Enclosing interface:
CDOCommonView.Options

public static interface CDOCommonView.Options.LockNotificationEvent
extends IOptionsEvent

An options event fired from common view options when the lock notification enabled option has changed.

Since:
4.1
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 boolean getEnabled()
           
 
Methods inherited from interface org.eclipse.net4j.util.options.IOptionsEvent
getSource
 

Method Detail

getEnabled

boolean getEnabled()


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