documentation
for yFiles for HTML 3.0.0.2
More search results (Press enter)
API
Guide
Introduction
yFiles for HTML Features
Getting Started
Demos and Tutorials
Working with yFiles
The Graph Model
Displaying the Graph
Visualization of Graph Elements: Styles
User Interaction
Graph I/O and Printing
Automatic Layouts
Automatic Layout Features
Graph Analysis
Creating a Graph from Business Data
Customizing the Graph
Customizing the View
Customizing Styles
Customizing User Interaction
Customizing Graph I/O
Customizing Automatic Layout
General Concepts for Customization
Advanced Concepts
Deployment
Known Issues and Workarounds
Glossary
Migration Guide
Migration Guide: Layout
RestoreToken
Show usages
A token that can restore temporary changes.
Inheritance Hierarchy
RestoreToken
Remarks
The restore action is executed when explicitly calling the
restore
method.
Type Details
yFiles module
algorithms
See Also
LayoutGraphContext.hideData
,
LayoutGraphContext.hideData
,
LayoutGraphContext.hideItemData(NodeDataKey)
,
LayoutGraphContext.hideItemData(NodeLabelDataKey)
,
LayoutGraphContext.hideItemData(EdgeDataKey)
,
LayoutGraphContext.hideItemData(EdgeLabelDataKey)
Methods
restore
()
Restores a previously applied change.