DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
datasourcex-reactive-api
/
com.caplin.integration.datasourcex.reactive.api
/
ContainerEvent
/
RowEvent
/
Remove
Remove
class
Remove
(
val
key
:
String
)
:
ContainerEvent.RowEvent
<
Nothing
>
(
source
)
Remove an existing row
Members
Constructors
Remove
Link copied to clipboard
constructor
(
key
:
String
)
Properties
key
Link copied to clipboard
open
override
val
key
:
String
Functions
component1
Link copied to clipboard
open
operator
fun
component1
(
)
:
String
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String