|
PyGridTableBase
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SetEditMode(self,
editMode=True)
The table is not editable. |
source code
|
|
|
|
IsEditMode(self)
Return True if it is in the edit mode. |
source code
|
|
|
|
|
|
|
|
|
|
setHideParameters(self)
In varaiable List, we have some hidden parameters. |
source code
|
|
|
|
|
|
|
getSplineParameters(self,
layerName,
varName)
In varaiable List, we have some hidden parameters. |
source code
|
|
|
|
|
|
|
|
|
|
GetMultiplexor(self)
Return the multiplexor for the fitting. |
source code
|
|
|
|
GetXmlVariables(self)
Return the XmlVariables for the fitting. |
source code
|
|
|
int
|
|
|
int
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from wx.grid.PyGridTableBase:
Destroy,
__repr__
Inherited from wx.grid.GridTableBase:
AppendCols,
AppendRows,
CanGetValueAs,
CanHaveAttributes,
CanSetValueAs,
Clear,
DeleteCols,
DeleteRows,
GetAttr,
GetAttrProvider,
GetTypeName,
GetValueAsBool,
GetValueAsDouble,
GetValueAsLong,
GetView,
InsertCols,
InsertRows,
IsEmptyCell,
SetAttr,
SetAttrProvider,
SetColAttr,
SetColLabelValue,
SetRowAttr,
SetRowLabelValue,
SetValueAsBool,
SetValueAsDouble,
SetValueAsLong,
SetView
Inherited from wx._core.Object:
GetClassName,
IsSameAs
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__str__
|
|
Inherited from wx.grid.PyGridTableBase:
base_AppendCols,
base_AppendRows,
base_CanGetValueAs,
base_CanHaveAttributes,
base_CanSetValueAs,
base_Clear,
base_DeleteCols,
base_DeleteRows,
base_GetAttr,
base_GetColLabelValue,
base_GetRowLabelValue,
base_GetTypeName,
base_InsertCols,
base_InsertRows,
base_SetAttr,
base_SetColAttr,
base_SetColLabelValue,
base_SetRowAttr,
base_SetRowLabelValue,
thisown
Inherited from wx.grid.GridTableBase:
AttrProvider,
NumberCols,
NumberRows,
View,
__del__,
__swig_destroy__
Inherited from wx._core.Object:
ClassName
|