MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / SetNumRowsLabel

Method SetNumRowsLabel

src/widgets.cpp:3879–3883  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3877
3878
3879void AFDataArrayTableCtrl::SetNumRowsLabel(const wxString& numRowsLabel)
3880{
3881 m_numRowsLabel = numRowsLabel;
3882 ArrayToGrid();
3883}
3884
3885wxString AFDataArrayTableCtrl::GetNumRowsLabel()
3886{

Callers 5

CreateNativeMethod · 0.80
OnPropertyChangedMethod · 0.80
CreateNativeMethod · 0.80
OnPropertyChangedMethod · 0.80
ShadingDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected