fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
NodeChain.this
fluid
node_chain
NodeChain
Create this node and set the next node in chain.
this
()
this
(Node next)
class
NodeChain
this
(
Node
next
)
Parameters
next
Node
Node to draw inside this node.
Meta
Source
See Implementation
fluid
node_chain
NodeChain
constructors
this
functions
afterDraw
afterResize
beforeDraw
beforeResize
drawImpl
next
nextChain
resizeImpl
Create this node and set the next node in chain.