Dsl
|
[Missing <summary> documentation for "T:Casewhere.Runtime.DSL.DslTabContainerWidget"]
public class DslTabContainerWidget : DslWidget
The DslTabContainerWidget type exposes the following members.
| Name | Description | |
|---|---|---|
| DslTabContainerWidget | Initializes a new instance of the DslTabContainerWidget class |
| Name | Description | |
|---|---|---|
| Actions |
List of actions that associated with the widget
(Inherited from DslWidget) | |
| BorderVisible | ||
| 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) | |
| 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) | |
| EnableRefresh |
Flag of the widget that indicates full text search is enable for this widget.
(Inherited from DslWidget) | |
| 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) | |
| RowTemplate | (Inherited from DslWidget) | |
| ShowInPanel |
Flag of the widget that indicates widget is shown in panel or not.
(Inherited from DslWidget) | |
| Tabs | ||
| Tags |
The tags are attached to a widget
(Inherited from DslWidget) | |
| Title |
Title of the widget
(Inherited from DslWidget) | |
| Type | (Overrides DslWidgetType) |