On 07/26/2011 04:43 PM, Greg Brown wrote:
Can you use Component#getUserData() for this?
I guess I could, but if I put this value in userData I kind of "use up" this variable for this sole purpose. Maybe it doesn't matter though.. I haven't used it so far for ui components, but I set userData extensively in TreeNodes, so it feels like kind of a mismatch to use it for id's in ui components.
