sesaparcours
Preparing search index...
viewer/Viewer
<internal>
SourceDefinition
Interface SourceDefinition
Defines the supported options on an
addSourceSelector
call.
interface
SourceDefinition
{
def
:
BehaviouralTypeDescriptor
;
enabled
?:
boolean
;
endpoint
?:
Endpoint
<
any
>
;
maxConnections
?:
number
;
uniqueEndpoint
?:
boolean
;
}
Hierarchy (
View Summary
)
SourceOrTargetDefinition
SourceDefinition
Index
Properties
def
enabled?
endpoint?
max
Connections?
unique
Endpoint?
Properties
def
def
:
BehaviouralTypeDescriptor
Optional
enabled
enabled
?:
boolean
Optional
endpoint
endpoint
?:
Endpoint
<
any
>
Optional
max
Connections
maxConnections
?:
number
Optional
unique
Endpoint
uniqueEndpoint
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
def
enabled
endpoint
max
Connections
unique
Endpoint
sesaparcours
Loading...
Defines the supported options on an
addSourceSelectorcall.