Solved

To Replace a ListView Control's Existing Items with a New

Question 22

Multiple Choice

To replace a ListView control's existing items with a new list of items, use the __________ method.


A) getItems.addAll()
B) getItems() .setAll()
C) getItems() .addAll()
D) getItems.setAll()

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions