IActivatable
objects.See: Description
Interface | Description |
---|---|
IActivatable |
An
IActivatable represents an entity that can be activated (
IActivatable.activate() ) and deactivated (IActivatable.deactivate() ) as required. |
Class | Description |
---|---|
ActivatableSupport |
A support class to manage the activeProperty state for a source
IActivatable . |
IActivatable
objects.Copyright (c) 2014 itemis AG and others. All rights reserved.