Return a completly separated copy of this function. The copy does no longer share any changeable objects with the
original function.
a copy of this function.
Return the value of this
Function . The method uses the format definition from the properties and adds the
current page and the total number of pages as parameter.
the formatted value with current page and total number of pages.
Set the format of the value. The format should follow the rules of
MessageFormat . The first parameter is
filled with the current page, the second with the total number of pages.
Parameters: format - the format string.
Defines the ExpressionRune used in this expression. The ExpressionRuntime is set before the expression receives
events or gets evaluated and is unset afterwards. Do not hold references on the runtime or you will create
memory-leaks.
Parameters: runtime - the runtime information for the expression