public class ActivityTooltipResolver extends FunctionMapResolver
FunctionMapResolver.FunctionResolver
data
Constructor and Description |
---|
ActivityTooltipResolver(java.util.Map data,
Schedule schedule) |
ActivityTooltipResolver(Schedule schedule) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
coerce(java.lang.String key,
java.lang.Object val) |
java.lang.String |
toStyleDisplay(boolean b)
Given a boolean value, return style to show/hide the element
|
addFunction, resolve
getData, put, putAll
public ActivityTooltipResolver(Schedule schedule)
public ActivityTooltipResolver(java.util.Map data, Schedule schedule)
protected java.lang.String coerce(java.lang.String key, java.lang.Object val)
coerce
in class MapResolver
public java.lang.String toStyleDisplay(boolean b)
b
-