Uses of Interface
lumis.util.IFunction
-
Packages that use IFunction Package Description lumis.doui.source.field.type -
-
Uses of IFunction in lumis.doui.source.field.type
Methods in lumis.doui.source.field.type with parameters of type IFunction Modifier and Type Method Description static java.lang.String
HtmlDataTypeUtil. processAreasHtml(java.lang.String html, IFunction<HtmlDataTypeUtil.HtmlDataToRenderArea,java.lang.String> areaProcessor)
Returns the result of processing the given HTML using the given area processor.
-