Modifier and Type | Class and Description |
---|---|
static class |
Models.CompoundModel
This model encapsulates all currently supported models.
|
Modifier and Type | Method and Description |
---|---|
String |
TableHTMLModelFilter.getHTMLValueAt(TableHTMLModel original,
Object node,
String columnID)
Get the HTML value.
|
boolean |
TableHTMLModelFilter.hasHTMLValueAt(TableHTMLModel original,
Object node,
String columnID)
Test if the model has a HTML value.
|