public interface AsideRequestFactory
AsideRequests.| Modifier and Type | Method and Description |
|---|---|
AsideRequest |
createAsideRequest(DockableProperty location,
Dockable dockable)
Creates a new
AsideRequest for dockable. |
AsideRequest createAsideRequest(DockableProperty location, Dockable dockable)
AsideRequest for dockable.location - the location whose neighbor is searcheddockable - the element whose new location is searcheddockableCopyright © 2017 Docking Frames. All rights reserved.