sesaparcours
Preparing search index...
viewer/Viewer
<internal>
UIGroup
Class UIGroup<E>
Type Parameters
E
=
any
Hierarchy (
View Summary
)
UINode
<
E
>
UIGroup
Index
Constructors
constructor
Properties
anchor
children
collapsed
connections
constrain
drop
Override
droppable
el
el
Id
enabled
endpoint
ghost
group
id
instance
manager
orphan
proxied
prune
revert
Accessors
collapse
Parent
content
Area
Methods
add
add
Group
get
Anchor
get
Endpoint
get
Groups
get
Nodes
orphan
All
override
Drop
remove
remove
All
remove
Group
Constructors
constructor
new
UIGroup
<
E
=
any
>
(
instance
:
JsPlumbInstance
,
el
:
E
,
options
:
GroupOptions
,
)
:
UIGroup
<
E
>
Type Parameters
E
=
any
Parameters
instance
:
JsPlumbInstance
el
:
E
options
:
GroupOptions
Returns
UIGroup
<
E
>
Properties
anchor
anchor
:
AnchorSpec
children
children
:
UINode
<
E
>
[]
collapsed
collapsed
:
boolean
Readonly
connections
connections
:
{
internal
:
Connection
<
any
>
[]
;
source
:
Connection
<
any
>
[]
;
target
:
Connection
<
any
>
[]
;
}
constrain
constrain
:
boolean
drop
Override
dropOverride
:
boolean
droppable
droppable
:
boolean
el
el
:
E
Readonly
el
Id
elId
:
string
enabled
enabled
:
boolean
endpoint
endpoint
:
EndpointSpec
ghost
ghost
:
boolean
group
group
:
UIGroup
<
E
>
id
id
:
string
instance
instance
:
JsPlumbInstance
manager
manager
:
GroupManager
<
E
>
orphan
orphan
:
boolean
proxied
proxied
:
boolean
prune
prune
:
boolean
revert
revert
:
boolean
Accessors
collapse
Parent
get
collapseParent
()
:
UIGroup
<
E
>
Returns
UIGroup
<
E
>
content
Area
get
contentArea
()
:
any
Returns
any
Methods
add
add
(
_el
:
E
,
doNotFireEvent
?:
boolean
)
:
void
Parameters
_el
:
E
Optional
doNotFireEvent
:
boolean
Returns
void
add
Group
addGroup
(
group
:
UIGroup
<
E
>
)
:
boolean
Parameters
group
:
UIGroup
<
E
>
Returns
boolean
get
Anchor
getAnchor
(
conn
:
Connection
,
endpointIndex
:
number
)
:
AnchorSpec
Parameters
conn
:
Connection
endpointIndex
:
number
Returns
AnchorSpec
get
Endpoint
getEndpoint
(
conn
:
Connection
,
endpointIndex
:
number
)
:
EndpointSpec
Parameters
conn
:
Connection
endpointIndex
:
number
Returns
EndpointSpec
get
Groups
getGroups
()
:
UIGroup
<
E
>
[]
Returns
UIGroup
<
E
>
[]
get
Nodes
getNodes
()
:
UINode
<
E
>
[]
Returns
UINode
<
E
>
[]
orphan
All
orphanAll
()
:
Record
<
string
,
PointXY
>
Returns
Record
<
string
,
PointXY
>
override
Drop
overrideDrop
(
el
:
any
,
targetGroup
:
UIGroup
<
E
>
)
:
boolean
Parameters
el
:
any
targetGroup
:
UIGroup
<
E
>
Returns
boolean
remove
remove
(
el
:
E
,
manipulateDOM
?:
boolean
,
doNotFireEvent
?:
boolean
,
doNotUpdateConnections
?:
boolean
,
targetGroup
?:
UIGroup
<
E
>
,
)
:
void
Parameters
el
:
E
Optional
manipulateDOM
:
boolean
Optional
doNotFireEvent
:
boolean
Optional
doNotUpdateConnections
:
boolean
Optional
targetGroup
:
UIGroup
<
E
>
Returns
void
remove
All
removeAll
(
manipulateDOM
?:
boolean
,
doNotFireEvent
?:
boolean
)
:
void
Parameters
Optional
manipulateDOM
:
boolean
Optional
doNotFireEvent
:
boolean
Returns
void
remove
Group
removeGroup
(
group
:
UIGroup
<
E
>
)
:
void
Parameters
group
:
UIGroup
<
E
>
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
anchor
children
collapsed
connections
constrain
drop
Override
droppable
el
el
Id
enabled
endpoint
ghost
group
id
instance
manager
orphan
proxied
prune
revert
Accessors
collapse
Parent
content
Area
Methods
add
add
Group
get
Anchor
get
Endpoint
get
Groups
get
Nodes
orphan
All
override
Drop
remove
remove
All
remove
Group
sesaparcours
Loading...