public interface ExtendedModeEnablementListener
ExtendedModeEnablement and informs if the
availability-state of a mode in respect to a dockable changes.| Modifier and Type | Method and Description |
|---|---|
void |
availabilityChanged(Dockable dockable,
ExtendedMode mode,
boolean available)
Called if the state changed.
|
void availabilityChanged(Dockable dockable, ExtendedMode mode, boolean available)
dockable - the element which is affectedmode - the mode which is affectedavailable - the new availability stateCopyright © 2018. All rights reserved.