POCardUpdateEvent
Defines card update lifecycle events.
Inheritors
Types
Link copied to clipboard
Event is sent when card is updated. This is a final event.
Link copied to clipboard
Event indicates that initialization is complete. Currently waiting for user input.
Link copied to clipboard
Event is sent when user changes any editable value.
Link copied to clipboard
Event is sent just before submitting user input. This is usually a result of a user action, e.g. button press.