Multiple choice

Which method of ItemEvent can be used to obtain reference to the ItemSelectable objects that generate an event?

  1. getItem()

  2. getItemSelectable()

  3. getStateChange()

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

getItemSelectable() method can be used to obtain a reference to the ItemSelectable object that generate an event.