toggle menu
kweb-core
1.4.12
jvm
switch theme
search in API
kweb-core
/
kweb.state
/
ObservableList
/
Modification
/
Insertion
Insertion
class
Insertion
<
ITEM
>
(
val
position
:
Int
,
val
item
:
ITEM
)
:
ObservableList.Modification
<
ITEM
>
(
source
)
Members
Constructors
Insertion
Link copied to clipboard
constructor
(
position
:
Int
,
item
:
ITEM
)
Properties
item
Link copied to clipboard
val
item
:
ITEM
position
Link copied to clipboard
val
position
:
Int