PEMFuel Cell Unit Op BasePopulate Editor Panel Method
When overridden, populates the cross-platform editor panel with controls.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public abstract void PopulateEditorPanel(
Object container
)VB
Public MustOverride Sub PopulateEditorPanel (
container As Object
)Parameters
- container Object