@Internal @ParametersAreNonnullByDefault public interface ContainerExtender
ComponentContainer, typically by adding components to it.| Modifier and Type | Method and Description |
|---|---|
void |
extend(ComponentContainer container)
Extends the given container.
|
ComponentContainer.ContainerLevel |
getNewContainerLevel()
Returns the level of the extended container.
|
@Nonnull ComponentContainer.ContainerLevel getNewContainerLevel()
void extend(ComponentContainer container)
container - the container to extendCopyright © 2002-2024 Atlassian. All Rights Reserved.