Documentation ¶
Index ¶
Constants ¶
View Source
const SIGNAL_BROADCAST_ONLY = 8
View Source
const SIGNAL_COOPERATE_ATTACH = 11
View Source
const SIGNAL_COOPERATE_DISATTACH = 12
View Source
const SIGNAL_CREATE_OR_UPDATE_STATE = 7
View Source
const SIGNAL_CREATE_STATE = 3
View Source
const SIGNAL_DELETE_STATE = 4
View Source
const SIGNAL_ENTER = 1
View Source
const SIGNAL_FORCE_REFRESH = 14
View Source
const SIGNAL_GLOBAL_BROADCAST_ONLY = 10
View Source
const SIGNAL_LEAVE = 2
View Source
const SIGNAL_MOVE_CURSOR = 13
View Source
const SIGNAL_MOVE_STATE = 6
View Source
const SIGNAL_PING = 0
View Source
const SIGNAL_PUT_STATE = 9
View Source
const SIGNAL_RECOVER_APP_SNAPSHOT = 16
View Source
const SIGNAL_TAKE_APP_SNAPSHOT = 15
View Source
const SIGNAL_UPDATE_STATE = 5
View Source
const TARGET_ACTION = 8 // only for broadcast
View Source
const TARGET_AI_AGENT = 11 // only for broadcast
View Source
const TARGET_APPS = 6 // only for broadcast
View Source
const TARGET_COMPONENTS = 1 // ComponentsState
View Source
const TARGET_CURSOR = 9 // only for broadcast
View Source
const TARGET_DEPENDENCIES = 2 // DependenciesState
View Source
const TARGET_DISPLAY_NAME = 5 // DisplayNameState
View Source
const TARGET_DOTTED_LINE_SQUARE = 4 // DottedLineSquareState
View Source
const TARGET_DRAG_SHADOW = 3 // DragShadowState
View Source
const TARGET_NOTNING = 0 // placeholder for nothing
View Source
const TARGET_RESOURCE = 7 // only for broadcast
View Source
const TARGET_WINDOW = 10 // client browser window
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.