There's a getItem() method and an add() method, but no setItem() method.
Without this, changing an item in the list requires you to destroy and
recreate the list, or something similarly painful.
Without this, changing an item in the list requires you to destroy and
recreate the list, or something similarly painful.