Element Context Menus
The tree view in the Export Template view for XHTML represents a
real-time DOM tree. Each XHTML element of the tree in the Header and
Detail sections has a pop-up menu. The pop-up menu items perform
DOM-based actions for modifying the structural layout of the XHTML
document that will be generated. The menu options include:
|
Menu item |
DOM-based action |
|
Edit |
DOMNode::SetNodeName |
|
Add Child |
DOMNode::AppendChild |
|
Insert Before |
DOMNode::InsertBefore |
|
Delete |
DOMNode::RemoveChild |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest