WishListItem SFO
Properties
Methods
| Method | Signature | Comments/Sample |
|---|---|---|
down | void down() | move an item down in the wishlist ordering |
getItem | [Item](./item-sfo.md) getItem() | get the underlying item object for this wishlist item |
getPosition | integer getPosition() | |
remove | void remove() | remove the item from the wishlist |
up | void up() | move an item up in the wishlist ordering |
See Also
Was this page helpful?