fluid ~master (2025-03-22T14:27:06.5478146)
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.