| Package | Description |
|---|---|
| org.jboss.hal.core.extension |
| Modifier and Type | Method and Description |
|---|---|
static Extension |
Extension.footer(String name,
String title,
JsCallback entryPoint)
Creates a footer extension.
|
static Extension |
Extension.header(String name,
String title,
JsCallback entryPoint)
Creates a header extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionRegistry.register(Extension extension)
Registers an extension.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.