toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.scene
/
WithItems
With
Items
interface
WithItems
:
NodeParent
Implemented by
Node
subclasses with a list of Nodes called
items
, which are mutable.
Inheritors
Menu
MenuButton
PopupMenu
SplitMenuButton
SplitPane
SubMenu
ToolBarBase
Members
Properties
items
Link copied to clipboard
abstract
val
items
:
MutableObservableList
<
Node
>
Functions
unary
Plus
Link copied to clipboard
open
operator override
fun
Node
.
unaryPlus
(
)