Packflow.Core.Widgets Namespace |
| Class | Description | |
|---|---|---|
| DuplicateWidgetGlobalNameException |
Exception thrown when multiple widgets are found with the same global name.
| |
| PFChildWidgetLayout |
Represents a layouted child widget.
| |
| PFLayoutWidgetBuilderNodeTChildrenLayout |
Represents a layout widget node in a PFWidgetTreeBuilder instance.
| |
| PFWidgetActionAttribute |
Specifies that the given PFWidgetBase method is remotely invokable.
| |
| PFWidgetAttribute |
Defines various metadata about a PFWidgetBase implementation.
| |
| PFWidgetBase |
Base class for packflow widgets.
| |
| PFWidgetBaseTSettings |
Base class for packflow widgets.
| |
| PFWidgetBaseTSettings, TChildrenLayout |
Base class for packflow widgets.
| |
| PFWidgetData |
Represents a serialized Packflow widget.
| |
| PFWidgetFactory |
Provides methods for intanciating PFWidgetBase class instances.
| |
| PFWidgetMetadata |
Contains metadata about the CLR class representing a widget.
| |
| PFWidgetTreeBuilder |
Utility class allowing arbitrary widget trees to be created in a fluent style.
| |
| PFWidgetTreeBuilderNode |
Represents a widget node in a PFWidgetTreeBuilder instance.
| |
| PFWidgetValidationResult |
Represents the result a backend widget validation.
| |
| WidgetInstantiationException |
Exception thrown when a C# widget could not be instantiated.
| |
| WidgetNotFoundException |
Exception thrown when a widget C# class could not be found.
|
| Enumeration | Description | |
|---|---|---|
| PFIconPosition |
Defines an icon position inside of a widget
|