values property
Set of all values of AjaxRequestAction.
Implementation
static final Set<AjaxRequestAction> values = [
AjaxRequestAction.ABORT,
AjaxRequestAction.PROCEED,
].toSet();
Set of all values of AjaxRequestAction.
static final Set<AjaxRequestAction> values = [
AjaxRequestAction.ABORT,
AjaxRequestAction.PROCEED,
].toSet();