Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
TreeSerializor
Class TreeSerializor
Index
Constructors
constructor
Properties
current
Container
previous
Containers
root
Methods
add
Action
after
Leave
before
Enter
get
Result
visit
Constructors
constructor
new
TreeSerializor
()
:
TreeSerializor
Returns
TreeSerializor
Properties
current
Container
currentContainer
:
SerializedActionsContainer
previous
Containers
previousContainers
:
SerializedActionsContainer
[]
root
root
:
SerializedActionsContainer
Methods
add
Action
addAction
(
action
:
CompositeAction
|
Action
)
:
void
Parameters
action
:
CompositeAction
|
Action
Returns
void
after
Leave
afterLeave
(
action
:
CompositeAction
|
Action
)
:
void
Parameters
action
:
CompositeAction
|
Action
Returns
void
before
Enter
beforeEnter
(
action
:
CompositeAction
|
Action
)
:
boolean
Parameters
action
:
CompositeAction
|
Action
Returns
boolean
get
Result
getResult
()
:
SerializedAction
|
SerializedActionsContainer
Returns
SerializedAction
|
SerializedActionsContainer
visit
visit
(
action
:
CompositeAction
|
Action
)
:
void
Parameters
action
:
CompositeAction
|
Action
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
current
Container
previous
Containers
root
Methods
add
Action
after
Leave
before
Enter
get
Result
visit
Waze Map Editor JavaScript SDK
Loading...