public class ActivityTooltipResolver extends FunctionMapResolver
FunctionMapResolver.FunctionResolverdata| 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, resolvegetData, put, putAllpublic 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 MapResolverpublic java.lang.String toStyleDisplay(boolean b)
b -