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 |
---|---|
java.util.List<java.lang.String> |
getAfter()
Returns text to render after the body section
|
java.util.List<java.lang.String> |
getBefore()
Returns text to render before the body section.
|
java.util.List<java.lang.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.public java.util.List<java.lang.String> getBefore()
public java.util.List<java.lang.String> getLines()
public java.util.List<java.lang.String> getAfter()