Creating Asynchronous Action without inheritance #952
Unanswered
TanayMaurya84
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any method to create asynchronous action using a method of "factory", similar to factory.registerSimpleAction(), which makes synchronous actions?
I want to make async actions without making classes inheriting from "ActionNode".
Beta Was this translation helpful? Give feedback.
All reactions