| Modifier and Type | Method and Description |
|---|---|
protected GanttTextResolver.TextFunction |
AbstractTreeGridMiniAppBean.getModelFunctionImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected GanttTextResolver.TextFunction |
CompareViewBean.getModelFunctionImpl() |
| Modifier and Type | Class and Description |
|---|---|
class |
DurationFormatFunction |
class |
DurationFunction |
class |
HasFunction
Tests if model value exists...
|
class |
LabelFunction |
class |
LicenseFunction
License check for Tool Tip
|
class |
ModelFunction
Tests if model value exists...
|
class |
TitleFunction |
class |
WeatherFunction
Weather Functions for Tooltips
|
| Modifier and Type | Field and Description |
|---|---|
static GanttTextResolver.TextFunction |
TitleFunction.INSTANCE |
static GanttTextResolver.TextFunction |
LicenseFunction.INSTANCE |
static GanttTextResolver.TextFunction |
LabelFunction.INSTANCE |
static GanttTextResolver.TextFunction |
HasFunction.INSTANCE |
static GanttTextResolver.TextFunction |
DurationFunction.INSTANCE |
static GanttTextResolver.TextFunction |
DurationFormatFunction.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
GanttTextResolver.TextFunction |
GanttTextResolver.getFunction(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
GanttTextResolver.addFunction(java.lang.String id,
GanttTextResolver.TextFunction func) |
| Modifier and Type | Class and Description |
|---|---|
class |
ZoomWidthFunction |