Preparing search index...
The search index is not available
@rcsb/rcsb-saguaro-3d
@rcsb/rcsb-saguaro-3d
RcsbFv3DUniprot
RcsbFv3DUniprot
Class RcsbFv3DUniprot
Hierarchy
RcsbFv3DAbstract
<
MsaPfvManagerInterface
<
[
string
,
SearchQuery
?
]
>
,
AlignmentLoadMolstarType
,
LoadMolstarReturnType
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
,
{
context
:
{
id
:
string
;
}
;
module
:
RcsbFvModulePublicInterface
;
}
>
RcsbFv3DUniprot
Index
Constructors
constructor
Methods
plugin
Call
render
unmount
update
Config
Constructors
constructor
new
Rcsb
Fv3DUniprot
(
params
:
RcsbFv3DUniprotInterface
)
:
RcsbFv3DUniprot
Parameters
params:
RcsbFv3DUniprotInterface
Returns
RcsbFv3DUniprot
Methods
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
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
unmount
unmount
(
removeHtmlElement
?:
boolean
, unmountCallback
?:
(
(
)
=>
{}
)
)
:
void
Parameters
Optional
removeHtmlElement:
boolean
Optional
unmountCallback:
(
(
)
=>
{}
)
(
)
:
{}
Returns
{}
Returns
void
update
Config
update
Config
(
config
:
{
sequencePanelConfig
?:
Partial
<
RcsbFvSequenceInterface
<
MsaPfvManagerInterface
<
[
string
,
SearchQuery
?
]
>
,
{
context
:
{
id
:
string
;
}
;
module
:
RcsbFvModulePublicInterface
;
}
>
>
;
structurePanelConfig
?:
Partial
<
RcsbFvStructureConfigInterface
<
AlignmentLoadMolstarType
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
>
>
;
}
)
:
void
Parameters
config:
{
sequencePanelConfig
?:
Partial
<
RcsbFvSequenceInterface
<
MsaPfvManagerInterface
<
[
string
,
SearchQuery
?
]
>
,
{
context
:
{
id
:
string
;
}
;
module
:
RcsbFvModulePublicInterface
;
}
>
>
;
structurePanelConfig
?:
Partial
<
RcsbFvStructureConfigInterface
<
AlignmentLoadMolstarType
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
>
>
;
}
Optional
sequence
Panel
Config
?:
Partial
<
RcsbFvSequenceInterface
<
MsaPfvManagerInterface
<
[
string
,
SearchQuery
?
]
>
,
{
context
:
{
id
:
string
;
}
;
module
:
RcsbFvModulePublicInterface
;
}
>
>
Optional
structure
Panel
Config
?:
Partial
<
RcsbFvStructureConfigInterface
<
AlignmentLoadMolstarType
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
>
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@rcsb/rcsb-
saguaro-
3d
Rcsb
Fv3DAssembly
<internal>
Rcsb
Fv3DCustom
<internal>
Rcsb
Fv3DSequence
Identity
<internal>
Rcsb
Fv3DUniprot
<internal>
Rcsb
Fv3DUniprot
constructor
plugin
Call
render
unmount
update
Config
Generated using
TypeDoc