Private
boardGlobal board configuration
Private
Readonly
boardPrivate
Readonly
boardPrivate
Readonly
contextrxjs event based handler used to communicate events (click, highlight, move) between board tracks
Private
Readonly
elementDOM elemnt id where the board will be displayed
Private
mountedFlag indicating that the React component has been mounted
Private
rcsbPrivate
Readonly
rcsbPrivate
reactPrivate
Readonly
selectionGlobal selection shared among all tracks
Private
Readonly
xGlobal d3 Xscale object shared among all board tracks
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
Gets the configuration for each row of the board
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
Optional
boardOptional
rowPrivate
updateReplaces annotations a particular board track
Id that identifies the track
New annotations to be displayed
Optional
displayId: stringoptional Id that identifies track from a composite track to update
Generated using TypeDoc
Protein Feature Viewer entry point