#include <YExternalWidgetFactory.h>
Protected Member Functions | |
YExternalWidgetFactory () | |
virtual | ~YExternalWidgetFactory () |
Friends | |
class | YUI |
class | YExternalWidgets |
Abstract widget factory for mandatory widgets. Use YOptionalWidgetFactory for optional ("special") widgets. YExternalWidgetFactory is used for external widgets, e.g. user defined plugin.
Refer to the respective widget's documentation (in the header file) for documentation about the function parameters.
|
inlineprotected |
Constructor.
Use YExternalWidgets::widgetExtensionFactory() to get the singleton for this class.
|
inlineprotectedvirtual |
Destructor.