Renders a Bootstrap <ul> list of anchor links, with optional badge counts, styled by self._Reportclass.
MENULIST — set as ReportType in def_report.
def Render(self, Param1="", Param2="", Param3="") -> str:
Each query row supplies: item label (col 0), href URL (col 1), badge count (col 2, optional). Labels and badge values are passed through process_text. The <ul> CSS class is taken from self._Reportclass.