sesaparcours
Preparing search index...
viewer/Viewer
<internal>
BeforeDropParams
Interface BeforeDropParams
Definition of the parameters passed to the
beforeDrop
interceptor.
interface
BeforeDropParams
{
connection
:
Connection
;
dropEndpoint
:
Endpoint
;
scope
:
string
;
sourceId
:
string
;
targetId
:
string
;
}
Index
Properties
connection
drop
Endpoint
scope
source
Id
target
Id
Properties
connection
connection
:
Connection
drop
Endpoint
dropEndpoint
:
Endpoint
scope
scope
:
string
source
Id
sourceId
:
string
target
Id
targetId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connection
drop
Endpoint
scope
source
Id
target
Id
sesaparcours
Loading...
Definition of the parameters passed to the
beforeDropinterceptor.