Private
boardGlobal board configuration
Private
checkMethod used to check data config properties
Array of track configurations
Private
Readonly
contextrxjs event based handler used to communicate events (click, highlight, move) between board tracks
Private
elementDOM elemnt id where the board will be displayed
Private
identifyMethod used to check and force the identification for each track
Array of track configurations
Private
mountedFlag indicating that the React component has been mounted
Private
rcsbPrivate
reactPrivate
rowConfiguration for each board track
Private
Readonly
selectionGlobal selection shared among all tracks
Private
trackArray storing board tracks ids
Private
Readonly
xGlobal d3 Xscale object shared among all board tracks
Static
Private
checkChecks track visibility attribute, if undefined it is set to true
Array of track configurations
Add selection to board
region/elements
Adds a new track to the board
Track configuration data
Adds new annotations for a particular board track
Id that identifies the track
Annotations to be added in the track
Changes track visibility (true/false)
Track visibility event data
board configuration
Get selected board ranges
selection type
Loads the configuration of the board
Configuration of the board
Loads the configuration for each row of the board
Array of configurations for each row in the board
Select board range
region/elements
Method used to update board global and all-tracks configuration
New board configuration data
Replaces annotations a particular board track
Id that identifies the track
New annotations to be displayed
Generated using TypeDoc
Protein Feature Viewer entry point