트리거를 걸 수 있는 이벤트 이름들. 형식은 '시점:작업' 입니다 — 'before:작업'은 그 작업이 실행되기
직전(여기서 취소 가능), 'after:작업'은 끝난 직후, 'complete'는 어떤 작업이든 끝난 뒤 공통으로 호출됩니다.
The event names you can attach triggers to, in 'phase:operation' form — 'before:' fires just
before the operation (cancelable there), 'after:' just after, and 'complete' after any operation.
트리거를 걸 수 있는 이벤트 이름들. 형식은 '시점:작업' 입니다 — 'before:작업'은 그 작업이 실행되기 직전(여기서 취소 가능), 'after:작업'은 끝난 직후, 'complete'는 어떤 작업이든 끝난 뒤 공통으로 호출됩니다.
The event names you can attach triggers to, in 'phase:operation' form — 'before:' fires just before the operation (cancelable there), 'after:' just after, and 'complete' after any operation.
トリガーを掛けられるイベント名。形式は '時点:作業' です — 'before:作業' はその作業が実行される 直前(ここでキャンセル可能)、'after:作業' は終わった直後、'complete' はどの作業でも終わった後に 共通で呼び出されます。
可挂载触发器的事件名。格式为 '时点:操作' — 'before:操作' 在该操作执行前一刻调用(可在此取消), 'after:操作' 在结束后立即调用,'complete' 在任何操作结束后统一调用。