Class CustomViewEditFormTabs
- Namespace
- GroupeIsa.Neos.EndToEndTests.UI.Components.CustomView
- Assembly
- GroupeIsa.Neos.EndToEndTests.UI.dll
Represents the custom view edit form tabs.
public static class CustomViewEditFormTabs
- Inheritance
-
CustomViewEditFormTabs
- Inherited Members
Fields
FilterProperties
The filter properties tab.
public const string FilterProperties = "filterPropertiesTab"
Field Value
Filters
The filters tab.
public const string Filters = "filtersTab"
Field Value
FormProperties
The form properties tab.
public const string FormProperties = "formPropertiesTab"
Field Value
GridProperties
The grid properties tab.
public const string GridProperties = "gridPropertiesTab"
Field Value
Identifier
The identifier tab.
public const string Identifier = "identifierTab"
Field Value
Sorts
The sorts tab.
public const string Sorts = "sortsTab"
Field Value
SubFormProperties
The sub form properties tab.
public const string SubFormProperties = "subFormPropertiesTab"
Field Value
SubGridProperties
The sub grid properties tab.
public const string SubGridProperties = "subGridPropertiesTab"
Field Value
SubSorts
The sub sorts tab.
public const string SubSorts = "subSortsTab"