Packflow.Core.Widgets.BuiltIn Namespace |
| Class | Description | |
|---|---|---|
| PFCanvas |
Reprents a canvas widget.
| |
| PFCanvasChildLayout |
Represents the layout of a PFCanvas child widget.
| |
| PFCanvasSettings |
Represents the settings of a PFCanvas widget.
| |
| PFCounter |
Represents a Counter widget.
| |
| PFCounterSettings |
Represents the settings of a PFCounter widget.
| |
| PFDataWidgetTSettings |
Provides a base set of features for widgets consuming items from user-customizable
Application, ContentType and View.
| |
| PFDataWidgetSettings |
Represents a base class for the settings of a PFDataWidgetTSettings | |
| PFFrame |
Represents a Frame widget.
| |
| PFFrameSettings |
Represents the settings of a PFPicture widget.
| |
| PFGrid |
Represent a Grid widget.
| |
| PFGridChildLayout |
Represents the layout of a PFGrid child widget.
| |
| PFGridSettings |
Represents the settings of a PFGrid widget.
| |
| PFLink |
Represents a Link widget.
| |
| PFLinkButton |
Represents a LinkButton widget.
| |
| PFLinkButtonSettings |
Represents the settings of a PFLinkButton widget.
| |
| PFLinkSettings |
Represents the settings of a PFLink widget.
| |
| PFListView |
Represents a ListView widget.
| |
| PFListViewItem |
Defines a single ListView item
| |
| PFListViewSettings |
Represents the settings of a PFListView widget.
| |
| PFPicture |
Represents a Picture widget
| |
| PFPictureSettings |
Represents the settings of a PFPicture widget.
| |
| PFRectangle |
Represents a Rectangle widget
| |
| PFRectangleSettings |
Represents the settings of a PFRectangle widget.
| |
| PFTaskCounter |
Represents a TaskCounter widget.
| |
| PFTaskCounterSettings |
Represents the settings of a PFTaskCounter widget.
| |
| PFTextBlock |
Represents a TextBlock widget
| |
| PFTextBlockSettings |
Represents the settings of a PFTextBlock widget.
| |
| PFWidgetChoiceT |
Represents a user-selectable choice from a widget setting.
|
| Enumeration | Description | |
|---|---|---|
| PFRectangleBorderStyle |
Represents the borders style of a PFRectangle widget.
| |
| PFTaskCounterScope |
Indicates how tasks from a PFTaskCounter widget should be filtered based on
their AssignedTo field.
| |
| PFTaskCounterTimePeriod |
Indicates how tasks from a PFTaskCounter widget should be filtered based on
their CreatedAt field.
| |
| PFTextBlockFontWeight |
Represents the font weight of a PFTextBlock widget.
| |
| PFWidgetTextAlign |
Defines how text should be horizontally aligned in a widget.
| |
| PFWidgetVerticalAlign |
Defines how text should be horizontally aligned in a widget.
|