Class HtmlWidget.StringHtmlWrapperForFtl

java.lang.Object
freemarker.ext.beans.BeanModel
freemarker.ext.beans.StringModel
freemarker.ext.beans.GenericObjectModel
org.apache.ofbiz.widget.model.HtmlWidget.StringHtmlWrapperForFtl
All Implemented Interfaces:
freemarker.ext.util.WrapperTemplateModel, freemarker.template.AdapterTemplateModel, freemarker.template.MethodCallAwareTemplateHashModel, freemarker.template.TemplateHashModel, freemarker.template.TemplateHashModelEx, freemarker.template.TemplateModel, freemarker.template.TemplateModelWithAPISupport, freemarker.template.TemplateScalarModel
Enclosing class:
HtmlWidget

public static class HtmlWidget.StringHtmlWrapperForFtl extends freemarker.ext.beans.GenericObjectModel
  • Nested Class Summary

    Nested classes/interfaces inherited from interface freemarker.template.MethodCallAwareTemplateHashModel

    freemarker.template.MethodCallAwareTemplateHashModel.ShouldNotBeGetAsMethodException
  • Field Summary

    Fields inherited from class freemarker.ext.beans.BeanModel

    object, wrapper

    Fields inherited from interface freemarker.template.TemplateModel

    NOTHING

    Fields inherited from interface freemarker.template.TemplateScalarModel

    EMPTY_STRING
  • Constructor Summary

    Constructors
    Constructor
    Description
    StringHtmlWrapperForFtl(String str, freemarker.ext.beans.BeansWrapper wrapper)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class freemarker.ext.beans.GenericObjectModel

    get, getBeforeMethodCall

    Methods inherited from class freemarker.ext.beans.BeanModel

    get, getAdaptedObject, getAPI, getWrappedObject, hasPlainGetMethod, invokeGenericGet, isEmpty, keys, keySet, size, toString, unwrap, values, wrap

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface freemarker.template.TemplateHashModel

    isEmpty
  • Constructor Details

    • StringHtmlWrapperForFtl

      public StringHtmlWrapperForFtl(String str, freemarker.ext.beans.BeansWrapper wrapper)
  • Method Details

    • getAsString

      public String getAsString()
      Specified by:
      getAsString in interface freemarker.template.TemplateScalarModel
      Overrides:
      getAsString in class freemarker.ext.beans.StringModel