Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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