Type Parameters

  • R

Hierarchy

  • CustomViewInterface

Properties

blockChangeCallback?: ((plugin: StructureViewerPublicInterface<R>, pfvList: RcsbFv[], stateManager: RcsbFvStateManager) => void)

Type declaration

blockSelectorElement?: ((blockSelector: BlockSelectorManager) => Element)

Type declaration

modelChangeCallback?: (() => CustomViewStateInterface<R>)

Type declaration

Generated using TypeDoc