Package io.quarkus.devui.spi.page
Class PageBuilder<T>
java.lang.Object
io.quarkus.devui.spi.page.PageBuilder<T>
- Direct Known Subclasses:
BuildTimeDataPageBuilder,ExternalPageBuilder,QuteDataPageBuilder,WebComponentPageBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected Stringprotected booleanprotected static final Stringprotected Stringprotected Stringprotected booleanprotected booleanprotected static final Stringprotected Stringprotected Stringprotected Classprotected static final Stringprotected static final Stringprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()dynamicLabelJsonRPCMethodName(String methodName) internal()staticLabel(String staticLabel) streamingLabelJsonRPCMethodName(String methodName)
-
Field Details
-
EMPTY
- See Also:
-
SPACE
- See Also:
-
DASH
- See Also:
-
DOT
- See Also:
-
JS
- See Also:
-
QWC_DASH
- See Also:
-
DOT_JS
- See Also:
-
icon
-
title
-
staticLabel
-
dynamicLabel
-
streamingLabel
-
componentName
-
componentLink
-
metadata
-
embed
protected boolean embed -
includeInMenu
protected boolean includeInMenu -
internalComponent
protected boolean internalComponent -
namespace
-
namespaceLabel
-
extensionId
-
preprocessor
-
-
Constructor Details
-
PageBuilder
public PageBuilder()
-
-
Method Details
-
icon
-
title
-
staticLabel
-
dynamicLabelJsonRPCMethodName
-
streamingLabelJsonRPCMethodName
-
metadata
-
namespace
-
internal
-
internal
-
excludeFromMenu
-
extension
-
build
-