Click or drag to resize

Packflow.Core.Widgets.BuiltIn Namespace

Classes
  ClassDescription
Public classPFCanvas
Reprents a canvas widget.
Public classPFCanvasChildLayout
Represents the layout of a PFCanvas child widget.
Public classPFCanvasSettings
Represents the settings of a PFCanvas widget.
Public classPFCounter
Represents a Counter widget.
Public classPFCounterSettings
Represents the settings of a PFCounter widget.
Public classPFDataWidgetTSettings
Provides a base set of features for widgets consuming items from user-customizable Application, ContentType and View.
Public classPFDataWidgetSettings
Public classPFFrame
Represents a Frame widget.
Public classPFFrameSettings
Represents the settings of a PFPicture widget.
Public classPFGrid
Represent a Grid widget.
Public classPFGridChildLayout
Represents the layout of a PFGrid child widget.
Public classPFGridSettings
Represents the settings of a PFGrid widget.
Public classPFLink
Represents a Link widget.
Public classPFLinkButton
Represents a LinkButton widget.
Public classPFLinkButtonSettings
Represents the settings of a PFLinkButton widget.
Public classPFLinkSettings
Represents the settings of a PFLink widget.
Public classPFListView
Represents a ListView widget.
Public classPFListViewItem
Defines a single ListView item
Public classPFListViewSettings
Represents the settings of a PFListView widget.
Public classPFPicture
Represents a Picture widget
Public classPFPictureSettings
Represents the settings of a PFPicture widget.
Public classPFRectangle
Represents a Rectangle widget
Public classPFRectangleSettings
Represents the settings of a PFRectangle widget.
Public classPFTaskCounter
Represents a TaskCounter widget.
Public classPFTaskCounterSettings
Represents the settings of a PFTaskCounter widget.
Public classPFTextBlock
Represents a TextBlock widget
Public classPFTextBlockSettings
Represents the settings of a PFTextBlock widget.
Public classPFWidgetChoiceT
Represents a user-selectable choice from a widget setting.
Enumerations
  EnumerationDescription
Public enumerationPFRectangleBorderStyle
Represents the borders style of a PFRectangle widget.
Public enumerationPFTaskCounterScope
Indicates how tasks from a PFTaskCounter widget should be filtered based on their AssignedTo field.
Public enumerationPFTaskCounterTimePeriod
Indicates how tasks from a PFTaskCounter widget should be filtered based on their CreatedAt field.
Public enumerationPFTextBlockFontWeight
Represents the font weight of a PFTextBlock widget.
Public enumerationPFWidgetTextAlign
Defines how text should be horizontally aligned in a widget.
Public enumerationPFWidgetVerticalAlign
Defines how text should be horizontally aligned in a widget.