Class ActivatableSupport

java.lang.Object
org.eclipse.gef.common.activate.ActivatableSupport

public class ActivatableSupport extends Object
A support class to manage the activeProperty state for a source IActivatable. It offers all methods defined by IActivatable, while not formally implementing the interface, and can thus be used by a source IActivatable as a delegate.