SharedStateCollectionView ========================= .. currentmodule:: narupatools.state.view.collection_view .. autoclass:: SharedStateCollectionView .. rubric:: Inheritance .. inheritance-diagram:: SharedStateCollectionView :parts: 1 .. rubric:: Methods .. autosummary:: :nosignatures: ~SharedStateCollectionView.__init__ ~SharedStateCollectionView.add ~SharedStateCollectionView.clear ~SharedStateCollectionView.get ~SharedStateCollectionView.items ~SharedStateCollectionView.keys ~SharedStateCollectionView.modify ~SharedStateCollectionView.set ~SharedStateCollectionView.snapshot ~SharedStateCollectionView.typed_collection ~SharedStateCollectionView.untyped_collection ~SharedStateCollectionView.update ~SharedStateCollectionView.values .. automethod:: SharedStateCollectionView.__init__ .. automethod:: SharedStateCollectionView.add .. automethod:: SharedStateCollectionView.clear .. automethod:: SharedStateCollectionView.get .. automethod:: SharedStateCollectionView.items .. automethod:: SharedStateCollectionView.keys .. automethod:: SharedStateCollectionView.modify .. automethod:: SharedStateCollectionView.set .. automethod:: SharedStateCollectionView.snapshot .. automethod:: SharedStateCollectionView.typed_collection .. automethod:: SharedStateCollectionView.untyped_collection .. automethod:: SharedStateCollectionView.update .. automethod:: SharedStateCollectionView.values