Dsl
|
[Missing <summary> documentation for "T:Casewhere.Runtime.DSL.DslGridWidget"]
public class DslGridWidget : DslWidget
The DslGridWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() | DslGridWidget | Initializes a new instance of the DslGridWidget class |
Name | Description | |
---|---|---|
![]() | Actions |
List of actions that associated with the widget
(Inherited from DslWidget) |
![]() | Collapsible |
Flag of the widget that indicates widget is collapsible or not.
(Inherited from DslWidget) |
![]() | DataSourceId |
DataSourceId specifies data source which the widget depend on.
(Inherited from DslWidget) |
![]() | EmptyMessage | |
![]() | EnableFiltering |
Flag of the widget that indicates filtering is enable for this widget.
(Inherited from DslWidget) |
![]() | EnableFullTextSearch |
Flag of the widget that indicates full text search is enable for this widget.
(Inherited from DslWidget) |
![]() | EnableHorizontalScrolling | |
![]() | EnableMultiColumnSorting | |
![]() | EnableRefresh |
Flag of the widget that indicates full text search is enable for this widget.
(Inherited from DslWidget) |
![]() | EnableSearchFieldCollapsible | |
![]() | EnableVerticalTableOnMobile | |
![]() | EnableVirtualization | |
![]() | Height |
Height of the widget.
(Inherited from DslWidget) |
![]() | Id |
Identifier of the widget.
(Inherited from DslWidget) |
![]() | Modes | (Inherited from DslWidget) |
![]() | Name |
Name of the widget.
(Inherited from DslWidget) |
![]() | ProductId |
ProductId specifies product which the widget depend on.
(Inherited from DslWidget) |
![]() | ProjectFields |
List of fields that projected on the widget.
(Inherited from DslWidget) |
![]() | Query |
Query script of the widget.
(Inherited from DslWidget) |
![]() | RequireCaseContext |
Flag of the widget that indicates widget required case context or not.
(Inherited from DslWidget) |
![]() | Reusable |
Flag of the widget that indicates widget is reusable or not.
(Inherited from DslWidget) |
![]() | RowHeight | |
![]() | RowTemplate | (Inherited from DslWidget) |
![]() | ShowInPanel |
Flag of the widget that indicates widget is shown in panel or not.
(Inherited from DslWidget) |
![]() | Tags |
The tags are attached to a widget
(Inherited from DslWidget) |
![]() | Title |
Title of the widget
(Inherited from DslWidget) |
![]() | Type | (Overrides DslWidgetType) |