SharedStateView =============== .. currentmodule:: narupatools.app.shared_state .. autoclass:: SharedStateView .. rubric:: Inheritance .. inheritance-diagram:: SharedStateView :parts: 1 .. rubric:: Methods .. autosummary:: :nosignatures: ~SharedStateView.__init__ ~SharedStateView.clear ~SharedStateView.collection ~SharedStateView.get ~SharedStateView.items ~SharedStateView.keys ~SharedStateView.modify ~SharedStateView.on_dictionary_update ~SharedStateView.on_shared_state_added ~SharedStateView.on_shared_state_changed ~SharedStateView.on_shared_state_removed ~SharedStateView.set ~SharedStateView.snapshot ~SharedStateView.update ~SharedStateView.values .. automethod:: SharedStateView.__init__ .. automethod:: SharedStateView.clear .. automethod:: SharedStateView.collection .. automethod:: SharedStateView.get .. automethod:: SharedStateView.items .. automethod:: SharedStateView.keys .. automethod:: SharedStateView.modify .. automethod:: SharedStateView.on_dictionary_update .. automethod:: SharedStateView.on_shared_state_added .. automethod:: SharedStateView.on_shared_state_changed .. automethod:: SharedStateView.on_shared_state_removed .. automethod:: SharedStateView.set .. automethod:: SharedStateView.snapshot .. automethod:: SharedStateView.update .. automethod:: SharedStateView.values