glok
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
glok
glok-dock
/
uk.co.nickthecoder.glok.dock.places
/
PlacesDockCommands
Places
Dock
Commands
jvm
object
PlacesDockCommands
:
Commands
Members
Properties
commands
Link copied to clipboard
jvm
val
commands
:
MutableMap
<
String
,
Command
>
EDIT_
PLACES
Link copied to clipboard
jvm
val
EDIT_PLACES
:
Command
icons
Link copied to clipboard
jvm
var
icons
:
NamedImages
?
Functions
define
Link copied to clipboard
jvm
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