public interface ScreenDockFullscreenFilter
ScreenDockStation, it allows to filter Dockables which
are not allowed to go into fullscreen mode. These Dockables will not react on a double click nor
will have the fullscreen action.| Modifier and Type | Method and Description |
|---|---|
boolean |
isFullscreenEnabled(Dockable dockable)
Tells whether
dockable can be in fullscreen mode. |
boolean isFullscreenEnabled(Dockable dockable)
dockable can be in fullscreen mode. All filters have to agree
in order to allow fullscreen mode.dockable - the element to checkCopyright © 2017 Docking Frames. All rights reserved.