Get info from a item in Common UI List View

How can i get the info from a specific entry in a Common UI List View?
I have an dynamic Common List View that contains all the items in the inventory of my character. I need to get the information from the slot i select, but i dont know how can i call that info.

I simply dont know if theres a node, function or event that allow me to get that info. What i have tried is using the Event from the common list view called “On Item Clicked”, but i dont know how it works (i tought that activates when an entry gets clicked). Ialso tried using an “On Entry Initialized”, but it executes when an entry activates into the list.

There are a way to get the specific variables from those entries