Create a new list store with the given initial state.
ListStore
A store for holding a list of objects.
Name
Description
Type
internal access to data
subscribe to events within the store
Current number of items in the store.
The internal state of the store.
Resets the state to its original state and signals a dispose event to all the plugins.
Listen to a change on a single item in the store.
Listen to a change on the entire store.
Registers a subscription that will be called whenever the user gets, sets, or resets a value.