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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opencms.acacia.client.I_CmsWidgetFactorycreateFormWidget, createInlineWidget
- 
Constructor Details- 
A_NativeWidgetFactorypublic A_NativeWidgetFactory()
 
- 
- 
Method Details- 
exportFactoryExports the widget factory.
- 
getInitCallNameReturns the name of the initialization call.- Returns:
- the name of the initialization call
 
- 
getWidgetNameReturns the widget name.- Returns:
- the widget name
 
 
-