WidgetFactory Description abstract class Tinman.Engine.Widgets.WidgetFactory Derived from IWidgetFactory Extended by WidgetFactory_AddOns sealed Abstract base class for IWidgetFactory implementations. Public / Attributes All [Constant] public static attribute All → (get) value : IVectorConst<WidgetFactory> [not-null] The registered instances. Returns the IApplicationWindowFactory instances that have been registered. See also WidgetFactory.Register Protected / Methods Register protected method Register → () Registers this WidgetFactory instance so that is appears in All. WidgetDialogFlags WidgetGui