toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-models
/
me.ahoo.wow.models.tree.command
/
Move
Move
@
CommandRoute
(
method
=
CommandRoute.Method.PUT
,
appendIdPath
=
CommandRoute.AppendPath.ALWAYS
,
path
=
"sort"
,
summary
=
"Move tree node order"
,
description
=
"Only sibling moves are allowed."
)
interface
Move
<
E
:
Moved
>
Members
Properties
codes
Link copied to clipboard
abstract
val
codes
:
List
<
String
>
Functions
to
Event
Link copied to clipboard
abstract
fun
toEvent
(
)
:
E