Search
Preparing search index...
The search index is not available
@rcsb/rcsb-saguaro-3d
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RcsbFv3DAbstract
Class RcsbFv3DAbstract
Hierarchy
RcsbFv3DAbstract
RcsbFv3DAssembly
RcsbFv3DCustom
Index
Constructors
constructor
Properties
css
Config
ctx
Manager
element
Id
full
Screen
Flag
sequence
Config
structure
Config
Methods
init
plugin
Call
render
unmount
update
Config
Constructors
constructor
new
Rcsb
Fv3DAbstract
(
config
?:
any
)
:
RcsbFv3DAbstract
Parameters
Optional
config:
any
Returns
RcsbFv3DAbstract
Properties
Protected
css
Config
css
Config
:
{
rootPanel
?:
CSSProperties
;
sequencePanel
?:
CSSProperties
;
structurePanel
?:
CSSProperties
}
|
undefined
Protected
ctx
Manager
ctx
Manager
:
RcsbFvContextManager
= new RcsbFvContextManager()
Protected
element
Id
element
Id
:
string
Private
full
Screen
Flag
full
Screen
Flag
:
boolean
= false
Protected
sequence
Config
sequence
Config
:
RcsbFvSequenceInterface
Protected
structure
Config
structure
Config
:
RcsbFvStructureInterface
Methods
Protected
Abstract
init
init
(
config
:
any
)
:
void
Parameters
config:
any
Returns
void
plugin
Call
plugin
Call
(
f
:
(
plugin
:
PluginContext
)
=>
void
)
:
void
Parameters
f:
(
plugin
:
PluginContext
)
=>
void
(
plugin
:
PluginContext
)
:
void
Parameters
plugin:
PluginContext
Returns
void
Returns
void
render
render
(
)
:
void
Returns
void
unmount
unmount
(
removeHtmlElement
?:
undefined
|
false
|
true
)
:
void
Parameters
Optional
removeHtmlElement:
undefined
|
false
|
true
Returns
void
update
Config
update
Config
(
config
:
{
sequencePanelConfig
?:
RcsbFvSequenceInterface
;
structurePanelConfig
?:
RcsbFvStructureInterface
}
)
:
void
Parameters
config:
{
sequencePanelConfig
?:
RcsbFvSequenceInterface
;
structurePanelConfig
?:
RcsbFvStructureInterface
}
Optional
sequence
Panel
Config
?:
RcsbFvSequenceInterface
Optional
structure
Panel
Config
?:
RcsbFvStructureInterface
Returns
void
Globals
Rcsb
Fv3DAbstract
constructor
css
Config
ctx
Manager
element
Id
full
Screen
Flag
sequence
Config
structure
Config
init
plugin
Call
render
unmount
update
Config
Generated using
TypeDoc