Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Messages

租户 appStatus 事件说明

核心事件: Loading → Ready → Error

  • Loading: 正在加载
  • Ready: 环境可用( 但不保证容器激活 ), ready 后所有 API 可用.
  • Error 有各种可能, 见下面示例处理
  • Online: SDK从离线恢复到上线.
  • Offline: SDK掉线
  • StatusChanged: INACTIVE → ACTIVE 之间的切换
  • PlaygroundChanged: 切换题目环境完成
  • LspStatusChanged: 补全可用状态的变化
  • RunStatusChanged: 运行结果的状态

Index

Enumeration Members

AnswerAreaInfo: "answerAreaInfo"
AnswerAreaOperate: "answerAreaOperate"
AppendCustomizeFrameData: "appendCustomizeFrameData"
AppendToConsole: "appendToConsole"
AppendToTerminal: "appendToTerminal"
ApplicationAvailable: "ApplicationAvailable"
AuthorizationFailed: "authorizationFailed"
BehindTooMuch: "behindTooMuch"
CloseRunLoading: "closeRunLoading"
ConnectionBroken: "connectionBroken"
ConnectionFailed: "connectionFailed"
Customize: "customize"
Debug: "debug"
DevtoolStatusChange: "devtoolStatusChange"
EditorScroll: "editorScroll"
ErrorFromServer: "errorFromServer"
FileContentChanged: "fileContentChanged"
FileInfo: "fileInfo"
FileOpenDone: "fileOpenDone"
FileStructureChanged: "fileStructureChanged"
FileStructureDamaged: "fileStructureDamaged"
FileTreeAction: "fileTreeAction"
Following: "following"
InitError: "initError"
InsertCodeByCursorPosition: "insertCodeByCursorPosition"
InsertTextById: "insertTextById"
JumpToAreaById: "jumpToAreaById"
LineAction: "lineAction"
Loading: "loading"
LspStatusChanged: "lspStatusChanged"
Offline: "offline"
Online: "online"
OpenLimitFile: "openLimitFile"
PausePlayback: "pausePlayback"
PlaybackInfo: "playbackInfo"
PlaygroundChanged: "playgroundChanged"
PreviewImage: "previewImage"
Ready: "ready"
Reconnecting: "reconnecting"
ReplaceCodeById: "replaceCodeById"
ReplaceCodeDone: "replaceCodeDone"
ReplayCodeByRange: "replayCodeByRange"
ReplayEnd: "ReplayEnd"
ReplayStart: "ReplayStart"
ResourceMonitoring: "resourceMonitoring"
RumCmdResult: "rumCmdResult"
RunStatusChanged: "runStatusChanged"
RunUnitTestResult: "runUnitTestResult"
RunUnitTestStatus: "runUnitTestStatus"
ShowPreviewMDIframe: "showPreviewMDIframe"
StatusChanged: "statusChanged"
StopLSPServer: "stopLSPServer"
StopRunCmdResult: "stopRunCmdResult"
StopUnitTestResult: "stopUnitTestResult"
UnFocusEditor: "unFocusEditor"
UnFollowing: "unFollowing"
UnitTestRunResult: "unitTestRunResult"
UpdateAreaFlags: "updateAreaFlags"
UserEnter: "userEnter"
UserLeave: "userLeave"
UsersUpdated: "usersUpdated"
Xterm: "xterm"
XtermInfo: "xtermInfo"

Generated using TypeDoc