| Package | Description |
|---|---|
| org.fujion.ancillary | |
| org.fujion.annotation | |
| org.fujion.component | |
| org.fujion.page |
| Modifier and Type | Method and Description |
|---|---|
ComponentDefinition |
ComponentRegistry.get(Class<? extends BaseComponent> componentClass) |
ComponentDefinition |
ComponentRegistry.unregisterByKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
ComponentRegistry.getKey(ComponentDefinition item) |
void |
ComponentRegistry.register(ComponentDefinition item)
Adds a component definition to the registry.
|
| Constructor and Description |
|---|
ComponentFactory(ComponentDefinition def) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDefinition.validateChild(ComponentDefinition childDefinition,
IntSupplier childCount) |
void |
ComponentDefinition.validateParent(ComponentDefinition parentDefinition) |
| Modifier and Type | Method and Description |
|---|---|
ComponentDefinition |
BaseComponent.getDefinition() |
| Modifier and Type | Method and Description |
|---|---|
ComponentDefinition |
PageElement.getDefinition() |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.