toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-models
/
me.ahoo.wow.models.tree.command
/
Create
Create
@
AllowCreate
@
CommandRoute
(
method
=
CommandRoute.Method.POST
,
appendIdPath
=
CommandRoute.AppendPath.ALWAYS
,
path
=
""
,
summary
=
"Create tree node"
,
description
=
"Id is the tenant ID."
)
interface
Create
<
E
:
Created
>
:
Named
Members
Properties
name
Link copied to clipboard
abstract
val
name
:
String
parent
Code
Link copied to clipboard
abstract
val
parentCode
:
String
Functions
to
Event
Link copied to clipboard
abstract
fun
toEvent
(
code
:
String
,
sortId
:
Int
)
:
E