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

Filters

The filters tab.

public const string Filters = "filtersTab"

Field Value

string

Identifier

The identifier tab.

public const string Identifier = "identifierTab"

Field Value

string

Properties

The properties tab.

public const string Properties = "propertiesTab"

Field Value

string

Sorts

The sorts tab.

public const string Sorts = "sortsTab"

Field Value

string

SubProperties

The sub properties tab.

public const string SubProperties = "subPropertiesTab"

Field Value

string

SubSorts

The sub sorts tab.

public const string SubSorts = "subSortsTab"

Field Value

string