toggle menu
ktorceful
0.3
jvm
switch theme
search in API
ktorceful-dao
/
dev.herrrta.ktorceful.dao.resources
/
EntityResource
/
Action
Action
class
Action
<
T
>
(
val
parent
:
T
,
val
name
:
String
)
Members
Constructors
Action
Link copied to clipboard
constructor
(
parent
:
T
,
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
parent
Link copied to clipboard
val
parent
:
T