DOMViewer.DOMViewerNodePickerControllerpublic interface NodePickerController
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
canEdit(org.w3c.dom.Element el) |
Whether the given element can be edited with the NodePickerPanel.
|
boolean |
isEditable() |
Whether NodePickerPanel is should be editable.
|
boolean isEditable()
boolean canEdit(org.w3c.dom.Element el)
el - The given elementCopyright ? 2018 Apache Software Foundation. All Rights Reserved.