WebFlowObserver, WebFlowSubject

These are two base classes used to decouple WebFlow objects from their visual representation. The WebFlowObserver registers with the WebFlowSubject. The WebFlowSubject then notifies the WebFlowObserver of any changes. For example, the WebFlowContext and VisualWebFlowModule are both observers of WebFlowModules.

WebFlowObserver Fields

WebFlowObserver Methods

WebFlowSubject Fields

WebFlowSubject Methods