Modifier and Type | Class and Description |
---|---|
class |
LabelFunction |
class |
SystemPropertyFunction |
Modifier and Type | Class and Description |
---|---|
class |
HasFunction |
class |
LabelFuntion |
class |
TitleFunction |
Modifier and Type | Class and Description |
---|---|
class |
ColorFunctionResolver
Used to resolve a color value from the scheduler properties.
|
class |
PropertyFunctionResolver
Gets a scheduler property and if null, then uses the default value
|
class |
RGBAColorFunctionResolver
Used to resolve a color value from the scheduler properties in a rgba(r,g,b,a) format
|
Modifier and Type | Class and Description |
---|---|
class |
Function1Resolver |
Modifier and Type | Method and Description |
---|---|
void |
FunctionMapResolver.addFunction(java.lang.String name,
FunctionMapResolver.FunctionResolver resolver) |