Static
addOptional
config: SelectButtonConfigInterfaceStatic
buildOptional
config: SelectButtonConfigInterfaceStatic
clearStatic
createThis method implements a centralized point where PFVs are created. All PFV should be created using this method directly or through <CreateFvInterface.getPolymerEntityInstanceMapAndBuildFv>. In any case PFV should be built using a custom implementation.
Static
getGeneric method to create PFVs. This method must be used if no other elements such as buttons are needed.
Static
getPDB entry Id
This is the function used to create the PFV. Cases where buttons are needed will be created in custom definitions of createFvBuilder. The PFV should be always created calling RcsbFvCoreBuilder.createFv
The main purpose of this method is to have a unique point where Entity to Instance maps are collected. It forces to generate a
Static
showStatic
unmountGenerated using TypeDoc
This class provides static methods to build PFVs. PFVs should be always created using methods in this class