Search
DesignPageNode
DesignPageNode
A design page (non-web canvas) in the project.
Methods & Properties
Clone the DesignPageNode into a new one with the same content If the given name already exists, the cloned page will be created with a unique name.
Remove this node from the canvas tree.
Select this node on the canvas.
Set the attributes of this node.
Get the bounding box of this node.
Pans and zooms the viewport to center the node.
Navigate to this node.
Get the parent of this node in the canvas tree.
Get the children of this node in the canvas tree.
Get descendants of this node that match the given type.
Get the descendants of this node that support attribute.
Get the descendants of this node that have attribute set to a non-null value.
Walk this node and its descendants recursively.
Get plugin data by key.
Set plugin data by key.
Get all plugin data keys stored on this node.