public static class ContentFunctionFactory.LeaderFunction extends ContentFunctionAbstract
| Constructor and Description |
|---|
LeaderFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
calculate(LayoutContext c,
FSFunction function) |
String |
calculate(RenderingContext c,
FSFunction function,
InlineText text) |
boolean |
canHandle(LayoutContext c,
FSFunction function) |
String |
getLayoutReplacementText()
If a function value can change at render time (i.e.
|
isStaticclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPostBoxingLayoutReplacementText, isCalculableAtLayoutpublic String calculate(RenderingContext c, FSFunction function, InlineText text)
public String calculate(LayoutContext c, FSFunction function)
public String getLayoutReplacementText()
ContentFunctionContentFunction.isStatic() returns false)
use this text as an approximation at layout.public boolean canHandle(LayoutContext c, FSFunction function)
Copyright © 2004–2025. All rights reserved.