|
|
|
|
|
|
|
|
OnPanelRightDown(self,
event)
On touch the right mouse |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SetMultiplexor(self,
xor,
modelname)
Update all the views |
source code
|
|
|
|
|
|
|
|
|
|
UpdateMultiplexor(self)
Update multiplexor for the fitting. |
source code
|
|
|
|
RefreshMultiplexor(self,
xor,
modelname)
refresh 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
|
|
|
|
ShowParameterViewer(self,
names)
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
|