toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.scene
/
WithChildren
With
Children
interface
WithChildren
:
NodeParent
Implemented by
Node
subclasses whose
children
are public, and mutable.
Inheritors
Box
FlowPane
HBox
StackPane
VBox
Members
Properties
children
Link copied to clipboard
abstract
val
children
:
MutableObservableList
<
Node
>
Functions
unary
Plus
Link copied to clipboard
open
operator override
fun
Node
.
unaryPlus
(
)