public interface DisablingStrategyListener
DisablingStrategy and will receive events if
the state of some items changes.| Modifier and Type | Method and Description |
|---|---|
void |
changed(DockElement item)
Called if the disabled state either of
item, or of one or many of its sub-items changed. |
void changed(DockElement item)
item, or of one or many of its sub-items changed.item - the item whose state changedCopyright © 2017 Docking Frames. All rights reserved.