Back to Home
ESO Function Data v101038
ClearGridList()
Function Aliases
No known aliases for this function.
Global Function Definitions
internalingame/market/gamepad/marketgridscreen_gamepad.lua:451
--
function ZO_GamepadMarket_GridScreen:ClearGridList()
libraries/zo_parametricgridlist/zo_abstractgridscrolllist.lua:177
--
function ZO_AbstractGridScrollList:ClearGridList(retainScrollPosition)
libraries/zo_parametricgridlist/gamepad/zo_gridscrolllist_gamepad.lua:134
--
function ZO_AbstractGridScrollList_Gamepad:ClearGridList(retainScrollPosition)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/antiquities/gamepad/antiquityjournal_gamepad.lua:1636
--
control.antiquitiesScrollList:ClearGridList()
ingame/armory/armorybuildiconpicker_shared.lua:73
--
self.armoryBuildIconPickerGridList:ClearGridList()
ingame/collections/itemsetsbook_shared.lua:302
--
gridListPanelList:ClearGridList()
ingame/collections/gamepad/collectionsbook_gamepad.lua:1512
--
gridListPanelList:ClearGridList()
ingame/collections/gamepad/tributepatronbook_gamepad.lua:216
--
self.gridList:ClearGridList()
ingame/collections/keyboard/collectionsbook.lua:405
--
gridListPanelList:ClearGridList()
ingame/collections/keyboard/tributepatronbook_keyboard.lua:314
--
self.gridList:ClearGridList()
ingame/companion/keyboard/companioncollectionbook_keyboard.lua:353
--
gridListPanelList:ClearGridList()
ingame/dailyloginrewards/dailyloginrewards_base.lua:182
--
gridListPanelList:ClearGridList()
ingame/dyeing/gamepad/dyeing_gamepad.lua:270
--
dyeGridList:ClearGridList()
ingame/guild/guildheraldry_shared.lua:186
--
self.styleGridList:ClearGridList()
ingame/guild/guildheraldry_shared.lua:234
--
self.colorGridList:ClearGridList()
ingame/guild/guildrankiconpicker_shared.lua:69
--
self.rankIconPickerGridList:ClearGridList()
ingame/guild/zo_guildranks_shared.lua:252
--
self.permissionsGridList:ClearGridList()
ingame/guildfinder/guildrecruitment_guildlisting_shared.lua:421
--
self.gridList:ClearGridList()
ingame/keybindings/gamepad/keybindings_gamepad.lua:319
--
self.keybindingGridList:ClearGridList()
ingame/map/worldmapkeepupgrade_shared.lua:108
--
self.levelsGridList:ClearGridList()
ingame/map/worldmapkeepupgrade_shared.lua:161
--
self.levelsGridList:ClearGridList()
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:328
--
gridListPanelList:ClearGridList(retainScrollPosition)
ingame/playeremote/keyboard/playeremote_keyboard.lua:193
--
self.gridList:ClearGridList()
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:353
--
gridListPanelList:ClearGridList()
ingame/stats/gamepad/zo_stats_gamepad.lua:1574
--
self.advancedAttributesGridList:ClearGridList()
ingame/zonestories/zonestories_shared.lua:105
--
self.gridList:ClearGridList()
internalingame/market/gamepad/marketgridscreen_gamepad.lua:615
--
self:ClearGridList()
internalingame/market/keyboard/marketcontentfragment_keyboard.lua:66
--
self.productGridList:ClearGridList()
internalingame/market/keyboard/market_keyboard.lua:819
--
self.productGridList:ClearGridList()
internalingame/market/keyboard/market_keyboard.lua:871
--
self.productGridList:ClearGridList()
internalingame/tribute/tributeconfinementviewer_shared.lua:34
--
self.gridList:ClearGridList(not resetToTop)
internalingame/tribute/tributeconfinementviewer_shared.lua:75
--
self.gridList:ClearGridList()
internalingame/tribute/tributepatronselection_shared.lua:70
--
self.gridList:ClearGridList(not resetToTop)
internalingame/tribute/tributepileviewer_shared.lua:37
--
self.gridList:ClearGridList(not resetToTop)
internalingame/tribute/tributepileviewer_shared.lua:140
--
self.gridList:ClearGridList()
internalingame/tribute/tributetargetviewer_shared.lua:68
--
self.gridList:ClearGridList(not resetToTop)
internalingame/tribute/tributetargetviewer_shared.lua:130
--
self.gridList:ClearGridList()
libraries/zo_parametricgridlist/gamepad/zo_gridscrolllist_gamepad.lua:135
--
ZO_AbstractGridScrollList.ClearGridList(self, retainScrollPosition)