public final class TooltipBodyItem extends NativeObjectContainer
Constructor and Description |
---|
TooltipBodyItem(NativeObject nativeObject)
Creates the item using a native java script object which contains all properties.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getAfter()
Returns text to render after the body section
|
List<String> |
getBefore()
Returns text to render before the body section.
|
List<String> |
getLines()
Returns all lines of body section.
|
checkValue, getArrayValue, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, keys, remove, remove, removeIfExists, setArrayValue, setArrayValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
public TooltipBodyItem(NativeObject nativeObject)
nativeObject
- native java script object which contains all properties.