@NotFinalAPI public interface ViewWithFoldingDefinition extends ViewDefinition<ViewWithFoldingDefinition>
| Modifier and Type | Method and Description |
|---|---|
FoldingDefinition |
foldingDefinition()
The folding definition of the view.
|
String |
queryName()
The name of the query this view is based on.
|
ViewWithFoldingDefinition |
withQueryName(String queryName)
Changes the query name this view is based on.
|
asComplianceView, asPerspectiveBasedViewReferenceDefinition, asRuleBasedViewDefinition, asSingleViewReference, asViewWithFoldingDefinition, cmViewDefinition, description, name, toView, viewType, withCmViewDefinition, withDescriptionbundleNames, withBundlesclientProperties, clientProperty, usedNamespaces, withClientPropertyString queryName()
queryName in interface ViewDefinition<ViewWithFoldingDefinition>ViewWithFoldingDefinition withQueryName(String queryName)
queryName - the new query name.FoldingDefinition foldingDefinition()
Documentation Feedback
Copyright 2011 - 2023 Micro Focus or one of its affiliates.