Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OperationPreInvokeType

A type of message shown to user before operation fires

Index

Enumeration members

Enumeration members

confirm

confirm: = "confirm"

Pop-up message contains "Yes/No" answers. If user says "Yes" then operation fires

error

error: = "error"

Pop-up message contains some information about error with error icon Перед операцией пользователя будет показано всплывающее сообщение с иконкой ошибки и операция не будет выполнена (TODO: Будет или не будет? Проверить)

info

info: = "info"

Pop-up message contains some informational text with info icon

Generated using TypeDoc