Skip to content

How to reset the client state from a server action? #1248

Answered by rsoika
rsoika asked this question in Q&A
Discussion options

You must be logged in to vote

Ah.... maybe I found the solution by myself.

  • you should not implement an Action but an Operation
  • and you should not implement an AbstractActionHandler but a GModelOperationHandler

It looks that this solves my problem. No more need to care about DirtyStates and UpdateModelActions....

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tortmayr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant