MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / FindTableGrid

Method FindTableGrid

Project.cpp:1014–1017  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1012}
1013
1014wxGrid* Project::FindTableGrid()
1015{
1016 return FindTableBase()->GetView();
1017}
1018
1019void Project::AddNeighborsToSelection(boost::uuids::uuid weights_id)
1020{

Callers 6

OnOpenNewTableMethod · 0.80
ApplyMethod · 0.80
OnOkClickMethod · 0.80
FillColIdMapMethod · 0.80
OnCellChangingMethod · 0.80

Calls

no outgoing calls

Tested by 1

ApplyMethod · 0.64