phovea_clue
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Selection
Recorder
Selection
Type
Recorder
disabler
capitalize
compress
Selection
create
create
Cmd
create
Selection
meta
select
Index
Classes
Selection
Recorder
Selection
Type
Recorder
Variables
disabler
Functions
capitalize
compress
Selection
create
create
Cmd
create
Selection
meta
select
Variables
disabler
disabler
:
EventHandler
= new events.EventHandler()
Functions
capitalize
capitalize
(
s
:
string
)
:
string
Parameters
s:
string
Returns
string
compress
Selection
compress
Selection
(
path
:
ActionNode
[]
)
:
Array
<
ActionNode
>
Parameters
path:
ActionNode
[]
Returns
Array
<
ActionNode
>
create
create
(
graph
:
ProvenanceGraph
, type
?:
string
, options
?:
any
)
:
SelectionRecorder
Parameters
graph:
ProvenanceGraph
Optional
type:
string
Default value
options:
any
= {}
Returns
SelectionRecorder
create
Cmd
create
Cmd
(
id
:
string
)
:
select
Parameters
id:
string
Returns
select
create
Selection
create
Selection
(
idtype
:
IDType
, type
:
string
, range
:
Range
, old
?:
Range
, animated
?:
boolean
)
:
any
create a selection command
Parameters
idtype:
IDType
type:
string
range:
Range
Default value
old:
Range
= null
optional the old selection for inversion
Default value
animated:
boolean
= false
Returns
any
meta
meta
(
idtype
:
IDType
, type
:
string
, range
:
Range
)
:
any
Parameters
idtype:
IDType
type:
string
range:
Range
Returns
any
select
select
(
inputs
:
IObjectRef
<
any
>
[]
, parameter
:
any
, graph
:
any
, within
:
any
)
:
ICmdResult
Parameters
inputs:
IObjectRef
<
any
>
[]
parameter:
any
graph:
any
within:
any
Returns
ICmdResult
Generated using
TypeDoc
create a selection command