public interface AsideRequestFactory
AsideRequest
s.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 searcheddockable