8 public override bool blockWidgetClick
17 public override bool HeaderIsListOf(
int id)
19 return id >= 2 &&
id <= 4;
23 public void SwitchPopulation(
int _queryTarget)
25 ContentPopulation.queryTarget = _queryTarget;
26 ContentPopulation.queryType = 0;
31 public override void OnSwitchContent(Window window)
36 public const int IdTabLocation = 2;
39 public const int IdTabReligion = 4;