| Package | Description |
|---|---|
| org.itsnat.core.domutil |
Contains utilities to manipulate DOM elements using the pattern approach (lists, tables and trees)
and other utility classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ElementLabel |
ElementGroupManager.createElementLabel(Element parentElement,
boolean removePattern,
ElementLabelRenderer renderer)
Creates a pattern based DOM element label.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementLabelRenderer.renderLabel(ElementLabel label,
Object value,
Element elem,
boolean isNew)
Renders as markup the specified value into the specified element of the label.
|
void |
ElementLabelRenderer.unrenderLabel(ElementLabel label,
Element elem)
Unrenders the label markup.
|
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.