Class RcsbFvInstanceBuilder
Methods
Static buildInstanceFv
- buildInstanceFv(elementId, instanceId, additionalConfig?, module?): Promise<RcsbFvModulePublicInterface<{}, {}, {}, {}>>
Parameters
elementId: string
instanceId: string
Static buildInstanceSequenceFv
- buildInstanceSequenceFv(elementFvId, elementSelectId, entryId, config, additionalConfig?): Promise<RcsbFvModulePublicInterface<{}, {}, {}, {}>>
Parameters
elementFvId: string
elementSelectId: string
entryId: string
Static buildMultipleInstanceSequenceFv
- buildMultipleInstanceSequenceFv(elementFvId, elementEntrySelectId, elementInstanceSelectId, entryIdList, config?, additionalConfig?): Promise<RcsbFvModulePublicInterface<{}, {}, {}, {}>>
Parameters
elementFvId: string
elementEntrySelectId: string
elementInstanceSelectId: string
entryIdList: string[]
Static buildSelectorInstanceFv
- buildSelectorInstanceFv(instanceList, elementFvId, elementSelectId, entryId, config, additionalConfig?): Promise<RcsbFvModulePublicInterface<{}, {}, {}, {}>>
Parameters
elementFvId: string
elementSelectId: string
entryId: string