Open urieluvd opened 8 years ago
I'm trying to refresh the ist of items displayed after 1 is clicked. I can use getItems() from the rfaContent directly but not from the methods of the listener nRFACItemLabelClick and onRFACItemIconClick, is there any way to achieve this?
getItems()
nRFACItemLabelClick
onRFACItemIconClick
I'm trying to refresh the ist of items displayed after 1 is clicked. I can use
getItems()
from the rfaContent directly but not from the methods of the listenernRFACItemLabelClick
andonRFACItemIconClick
, is there any way to achieve this?