toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.diem.tree
/
DPTItem
DPTItem
data
class
DPTItem
(
val
id
:
Long
,
val
name
:
String
,
var
isSelected
:
Boolean
)
Members
Constructors
DPTItem
Link copied to clipboard
constructor
(
id
:
Long
,
name
:
String
,
isSelected
:
Boolean
)
Properties
id
Link copied to clipboard
val
id
:
Long
is
Selected
Link copied to clipboard
var
isSelected
:
Boolean
name
Link copied to clipboard
val
name
:
String