Hi Samuel,
Welcome to Pivot! Glad you're digging into it.
The Pivot ListItem object (org.apache.pivot.wtk.content.ListItem) does
have a userData member ("getUserData" and "setUserData" methods). I assume you
are using a ListView with a list of items, each of which is a ListItem object?
If so, then I think what you're asking for is already available.
Maybe you could provide a snippet of code that would more completely
describe what you're doing and maybe we can be of more help.
Regards,
~Roger Whitcomb