Home Reference Source Test Repository

References

Class Summary

Static Public Class Summary
public

Convert events from views to actions.

public

Call models or views according to recived actions.

public

Combine actions from multi views to one Steram.

public

Terminate streams.

Typedef Summary

Static Public Typedef Summary
public

Action is an object flowing in the streams.

public

A set of action type and action handlers.

public

Action handler is a callback function for Action.

public

Push function is a callback function to push an additional Action.