Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomViewInterface

Hierarchy

  • CustomViewInterface

Index

Properties

Optional blockChangeCallback

blockChangeCallback: undefined | ((plugin: SaguaroPluginPublicInterface, pfvList: Array<RcsbFv>, selection: RcsbFvSelectorManager) => void)

blockConfig

Optional blockSelectorElement

blockSelectorElement: undefined | ((blockSelector: BlockSelectorManager) => Element)

Optional modelChangeCallback

modelChangeCallback: undefined | ((modelMap: SaguaroPluginModelMapType) => CustomViewStateInterface)

Generated using TypeDoc