Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UiCommand onAbort style methods equivalent to onError and onSucess [moved] #33

Open
jonnybbb opened this issue Nov 18, 2012 · 0 comments

Comments

@jonnybbb
Copy link
Contributor

This is Issue 33 moved from a Google Code project.
Added by 2010-07-29T06:11:20.000Z by andrew.pietsch.
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

There's currently no way to react to abort events from UiCommands.  I.e. there's no support for the following:

uiCommand.always().onAbortInvoke(...)
uiCommand.always().onAbortSend(T).to(...)

It may also be nice to support:

uiCommand.always().onErrorOrAbortInvoke(...)
uiCommand.always().onErrorOrAbortSend(...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant