Click or drag to resize

Packflow.Core.Widgets Namespace

Classes
  ClassDescription
Public classDuplicateWidgetGlobalNameException
Exception thrown when multiple widgets are found with the same global name.
Public classPFChildWidgetLayout
Represents a layouted child widget.
Public classPFLayoutWidgetBuilderNodeTChildrenLayout
Represents a layout widget node in a PFWidgetTreeBuilder instance.
Public classPFWidgetActionAttribute
Specifies that the given PFWidgetBase method is remotely invokable.
Public classPFWidgetAttribute
Defines various metadata about a PFWidgetBase implementation.
Public classPFWidgetBase
Base class for packflow widgets.
Public classPFWidgetBaseTSettings
Base class for packflow widgets.
Public classPFWidgetBaseTSettings, TChildrenLayout
Base class for packflow widgets.
Public classPFWidgetData
Represents a serialized Packflow widget.
Public classPFWidgetFactory
Provides methods for intanciating PFWidgetBase class instances.
Public classPFWidgetMetadata
Contains metadata about the CLR class representing a widget.
Public classPFWidgetTreeBuilder
Utility class allowing arbitrary widget trees to be created in a fluent style.
Public classPFWidgetTreeBuilderNode
Represents a widget node in a PFWidgetTreeBuilder instance.
Public classPFWidgetValidationResult
Represents the result a backend widget validation.
Public classWidgetInstantiationException
Exception thrown when a C# widget could not be instantiated.
Public classWidgetNotFoundException
Exception thrown when a widget C# class could not be found.
Enumerations
  EnumerationDescription
Public enumerationPFIconPosition
Defines an icon position inside of a widget