toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-models
/
me.ahoo.wow.models.tree.command
/
Update
Update
@
CommandRoute
(
method
=
CommandRoute.Method.PUT
,
appendIdPath
=
CommandRoute.AppendPath.ALWAYS
,
path
=
""
,
summary
=
"Update tree node"
)
interface
Update
<
E
:
Updated
>
:
TreeCoded
Members
Properties
code
Link copied to clipboard
abstract
val
code
:
String
level
Link copied to clipboard
open
override
val
level
:
Int
Functions
is
Root
Link copied to clipboard
open
fun
isRoot
(
)
:
Boolean
to
Event
Link copied to clipboard
abstract
fun
toEvent
(
previous
:
Flat
)
:
E