glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-dock
/
uk.co.nickthecoder.glok.dock.inspector
/
NodeInspectorCommands
Node
Inspector
Commands
object
NodeInspectorCommands
:
Commands
Members
Properties
CHOOSE_
NODE
Link copied to clipboard
val
CHOOSE_NODE
:
Command
commands
Link copied to clipboard
val
commands
:
MutableMap
<
String
,
Command
>
icons
Link copied to clipboard
var
icons
:
NamedImages
?
NODE_
PICKER
Link copied to clipboard
val
NODE_PICKER
:
Command
REFRESH
Link copied to clipboard
val
REFRESH
:
Command
TOGGLE_
INVISIBLE_
NODES
Link copied to clipboard
val
TOGGLE_INVISIBLE_NODES
:
Command
Functions
define
Link copied to clipboard
fun
define
(
name
:
String
,
text
:
String
,
keyCombination
:
KeyCombination
?
,
tooltip
:
String
?
)
:
Command
fun
define
(
name
:
String
,
text
:
String
,
keyCombination
:
KeyCombination
?
,
tooltip
:
String
?
,
block
:
Command
.
(
)
->
Unit
)
:
Command