Reactor_ReaktoroGibbsPopulateEditorPanel Method

Populates the cross-platform editor panel with controls (not implemented for this UO).

Definition

Namespace: DWSIM.UnitOperations.Reactors
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public void PopulateEditorPanel(
	Object container
)

Parameters

container  Object
 

Implements

IExternalUnitOperationPopulateEditorPanel(Object)

See Also