ButtonIntent
works.iterative.forms.ButtonIntent
enum ButtonIntent
What pressing a button means: Submit sends the whole form, ServerAction posts so the server dispatches on the button name, ClientAction is handled by client-side code.
Attributes
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article