Class WidgetFactoryWrapper

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected WidgetFactoryWrapper()
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      I_CmsFormEditWidget createFormWidget​(java.lang.String configuration)
      Creates the from editing widget.
      I_CmsEditWidget createInlineWidget​(java.lang.String configuration, com.google.gwt.dom.client.Element element)
      Wraps an existing DOM element to create an inline editing widget.
      java.lang.String getName()
      Returns the widget name.
      • Methods inherited from class com.google.gwt.core.client.JavaScriptObject

        cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait