Class A_NativeWidgetFactory
java.lang.Object
org.opencms.ade.contenteditor.widgetregistry.client.A_NativeWidgetFactory
- All Implemented Interfaces:
I_CmsWidgetFactory
Use this widget factory to use stand alone widgets.
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.opencms.acacia.client.I_CmsWidgetFactory
createFormWidget, createInlineWidget
-
Constructor Details
-
A_NativeWidgetFactory
public A_NativeWidgetFactory()
-
-
Method Details
-
exportFactory
Exports the widget factory. -
getInitCallName
Returns the name of the initialization call.- Returns:
- the name of the initialization call
-
getWidgetName
Returns the widget name.- Returns:
- the widget name
-