Package io.quarkus.devui.spi.page
Class ExternalPageBuilder
java.lang.Object
io.quarkus.devui.spi.page.PageBuilder<ExternalPageBuilder>
io.quarkus.devui.spi.page.ExternalPageBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class io.quarkus.devui.spi.page.PageBuilder
componentLink, componentName, DASH, DOT, DOT_JS, dynamicLabel, embed, EMPTY, extensionId, icon, includeInMenu, internalComponent, JS, metadata, namespace, namespaceLabel, preprocessor, QWC_DASH, SPACE, staticLabel, streamingLabel, title -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoNotEmbed(boolean includeInMenu) dynamicUrlJsonRPCMethodName(String methodName) Methods inherited from class io.quarkus.devui.spi.page.PageBuilder
build, dynamicLabelJsonRPCMethodName, excludeFromMenu, extension, icon, internal, internal, metadata, namespace, staticLabel, streamingLabelJsonRPCMethodName, title
-
Field Details
-
MIME_TYPE_HTML
- See Also:
-
MIME_TYPE_JSON
- See Also:
-
MIME_TYPE_YAML
- See Also:
-
MIME_TYPE_PDF
- See Also:
-
-
Constructor Details
-
ExternalPageBuilder
-
-
Method Details
-
url
-
url
-
dynamicUrlJsonRPCMethodName
-
isHtmlContent
-
isJsonContent
-
isYamlContent
-
isPdfContent
-
mimeType
-
doNotEmbed
-
doNotEmbed
-