Table of Contents

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

string

Filters

The filters tab.

public const string Filters = "filtersTab"

Field Value

string

FormProperties

The form properties tab.

public const string FormProperties = "formPropertiesTab"

Field Value

string

GridProperties

The grid properties tab.

public const string GridProperties = "gridPropertiesTab"

Field Value

string

Identifier

The identifier tab.

public const string Identifier = "identifierTab"

Field Value

string

Sorts

The sorts tab.

public const string Sorts = "sortsTab"

Field Value

string

SubFormProperties

The sub form properties tab.

public const string SubFormProperties = "subFormPropertiesTab"

Field Value

string

SubGridProperties

The sub grid properties tab.

public const string SubGridProperties = "subGridPropertiesTab"

Field Value

string

SubSorts

The sub sorts tab.

public const string SubSorts = "subSortsTab"

Field Value

string