ReduxPy
latest

Additional information:

  • What is Redux and Why
  • Providing a feature module
  • Registering a feature module
  • Consuming a feature module
  • Side effects in Feature Modules
ReduxPy
  • »
  • Index
  • Edit on GitHub

Index

A | C | D | E | H | I | M | O | P | R | S | T

A

  • Action (class in redux), [1]
  • add_feature_module (redux.ReduxRootStore attribute), [1]
  • as_observable (redux.ReduxRootStore attribute), [1]

C

  • combine_epics() (in module redux), [1]
  • combine_reducers() (in module redux), [1]
  • create_action() (in module redux), [1]
  • create_feature_module() (in module redux), [1]
  • create_store() (in module redux), [1]

D

  • dependencies (redux.ReduxFeatureModule attribute), [1]
  • dispatch (redux.ReduxRootStore attribute), [1]

E

  • Epic (in module redux), [1]
  • epic (redux.ReduxFeatureModule attribute), [1]

H

  • handle_actions() (in module redux), [1]

I

  • id (redux.ReduxFeatureModule attribute), [1]

M

  • module
    • redux, [1]

O

  • of_init_feature() (in module redux), [1]
  • of_type() (in module redux), [1]
  • on_completed (redux.ReduxRootStore attribute), [1]
  • on_next (redux.ReduxRootStore attribute), [1]

P

  • payload (redux.Action attribute), [1]

R

  • Reducer (in module redux), [1]
  • reducer (redux.ReduxFeatureModule attribute), [1]
  • redux
    • module, [1]
  • ReduxFeatureModule (class in redux), [1]
  • ReduxRootStore (class in redux), [1]

S

  • select() (in module redux), [1]
  • select_action_payload() (in module redux), [1]
  • select_feature() (in module redux), [1]

T

  • type (redux.Action attribute), [1]

© Copyright 2020, Dr. Carsten Leue Revision 126ad4e5.

Built with Sphinx using a theme provided by Read the Docs.