Home Manual Reference Source Repository
import {CancelAction} from 'ug-layout/events/CancelAction'
public class | source

CancelAction

An class that is thrown when a Cancellable is cancelled. This is used to distinguish between a cancel action and an actual runtime error.

See: