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