uapmd-binding
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
JvmCommandRegistry
Jvm
Command
Registry
JVM
class
JvmCommandRegistry
:
CommandRegistry
Members
Properties
commands
Link copied to clipboard
JVM
open
override
val
commands
:
List
<
AddinCommandInfo
>
Functions
close
Link copied to clipboard
JVM
open
override
fun
close
(
)
invoke
Link copied to clipboard
JVM
open
override
fun
invoke
(
index
:
Int
)
:
Boolean
invoke
By
Id
Link copied to clipboard
JVM
open
override
fun
invokeById
(
id
:
String
)
:
Boolean
Survives the list changing underneath, which an index does not.