|
|
|
|
|
SetMultiplexor(self,
xor,
modelname)
Update all the views |
source code
|
|
|
|
|
|
|
|
|
|
UpdateMultiplexor(self)
Update the multiplexor for the fitting. |
source code
|
|
|
|
Enable(self,
enable=True)
Enable the panel. |
source code
|
|
|
|
UpdateViewer(self)
Update the viewer due to the updating of the model. |
source code
|
|
|
|
UpdateModelViewer(self)
Update the viewer due to the updating of the model. |
source code
|
|
|
|
UpdateParameterViewer(self,
names,
value)
Update the viewer when parameter value is updated. |
source code
|
|
|
|
RefreshViewer(self)
Update the viewer when parameter value is updated. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from site-packages.park.parkAui.common.auiPanel.AuiPanel:
GetPerspective,
IsEditMode,
OnLeftDClick,
RestorePerspective,
SetPerspective,
ShowErrorMsg
|