Delegate WidgetFactoryMethod
Factory method signature for creating fusion widgets
Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public delegate IWidget WidgetFactoryMethod(IWidgetInfo info);
Parameters
Type | Name | Description |
---|---|---|
IWidgetInfo | info |
Returns
Type | Description |
---|---|
IWidget |