@willwade/aac-processors
Preparing search index...
Analytics
OblActionEvent
Interface OblActionEvent
interface
OblActionEvent
{
action
:
string
;
destination_board_id
?:
string
;
geo
?:
[
number
,
number
,
number
?
]
;
id
:
string
;
locale
?:
string
;
location_id
?:
string
;
modeling
?:
boolean
;
modification_type
?:
string
;
percent_x
?:
number
;
percent_y
?:
number
;
system
?:
string
;
text
?:
string
;
timestamp
:
string
;
type
:
"action"
;
window_height
?:
number
;
window_width
?:
number
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
OblEventBase
OblActionEvent
Indexable
[
key
:
string
]:
any
Index
Properties
action
destination_
board_
id?
geo?
id
locale?
location_
id?
modeling?
modification_
type?
percent_
x?
percent_
y?
system?
text?
timestamp
type
window_
height?
window_
width?
Properties
action
action
:
string
Optional
destination_
board_
id
destination_board_id
?:
string
Optional
geo
geo
?:
[
number
,
number
,
number
?
]
id
id
:
string
Optional
locale
locale
?:
string
Optional
location_
id
location_id
?:
string
Optional
modeling
modeling
?:
boolean
Optional
modification_
type
modification_type
?:
string
Optional
percent_
x
percent_x
?:
number
Optional
percent_
y
percent_y
?:
number
Optional
system
system
?:
string
Optional
text
text
?:
string
timestamp
timestamp
:
string
type
type
:
"action"
Optional
window_
height
window_height
?:
number
Optional
window_
width
window_width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
destination_
board_
id
geo
id
locale
location_
id
modeling
modification_
type
percent_
x
percent_
y
system
text
timestamp
type
window_
height
window_
width
@willwade/aac-processors
Loading...