@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.
|
asPerspectiveBasedViewReferenceDefinition, asRuleBasedViewDefinition, asSingleViewReference, asViewWithFoldingDefinition, cmViewDefinition, description, name, toView, viewType, withCmViewDefinition, withDescription
bundleNames, withBundles
clientProperties, clientProperty, usedNamespaces, withClientProperty
String queryName()
queryName
in interface ViewDefinition<ViewWithFoldingDefinition>
ViewWithFoldingDefinition withQueryName(String queryName)
queryName
- the new query name.FoldingDefinition foldingDefinition()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.