fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
MapFrame.addFocusedChild
fluid
map_frame
MapFrame
Add a new child to the space and assign it some position.
class
MapFrame
void
addFocusedChild
(
Node
node
,
Position
position
)
in (node, format!"Given node must not be null")
Meta
Source
See Implementation
fluid
map_frame
MapFrame
aliases
DropDirection
DropVector
Position
constructors
this
functions
addChild
addFocusedChild
dragChildBy
drawImpl
drop
dropHover
mouseDrag
moveChild
resizeImpl
stopMouseDrag
variables
positions
preventOverflow
Add a new child to the space and assign it some position.