Class A_NativeWidgetFactory

java.lang.Object
org.opencms.ade.contenteditor.widgetregistry.client.A_NativeWidgetFactory
All Implemented Interfaces:
I_CmsWidgetFactory

public abstract class A_NativeWidgetFactory extends Object implements I_CmsWidgetFactory
Use this widget factory to use stand alone widgets.

  • Constructor Details

  • Method Details

    • exportFactory

      public void exportFactory()
      Exports the widget factory.

    • getInitCallName

      protected abstract String getInitCallName()
      Returns the name of the initialization call.

      Returns:
      the name of the initialization call
    • getWidgetName

      protected abstract String getWidgetName()
      Returns the widget name.

      Returns:
      the widget name