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