Class RichTextConfigAttributes
java.lang.Object
org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextConfigAttributes
ConfigAttributes specifically for configuring the
RichTextCellPainter.- Since:
- 2.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ConfigAttribute<IDisplayConverter>Attribute for configuring the markup IDisplayConverter that should be used to convert the data in a cell for HTML rendering. -
Method Summary
-
Field Details
-
MARKUP_DISPLAY_CONVERTER
Attribute for configuring the markup IDisplayConverter that should be used to convert the data in a cell for HTML rendering.- Since:
- 2.1
-