public class DefaultExtendedSplitLayoutConfigurationFallbackStrategy extends AbstractCockpitConfigurationFallbackStrategy<ExtendedSplitLayout>
INITIAL, MANDATORY, OTHER, UNIQUE| Constructor and Description |
|---|
DefaultExtendedSplitLayoutConfigurationFallbackStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedSplitLayout |
loadFallbackConfiguration(ConfigContext context,
Class<ExtendedSplitLayout> configurationType)
Generates and loads a fallback configuration for the given context and configuration type.
|
getAttributes, getMandatoryAttributes, getTypeFacade, getUniqueAttributes, loadType, setTypeFacadepublic DefaultExtendedSplitLayoutConfigurationFallbackStrategy()
public ExtendedSplitLayout loadFallbackConfiguration(ConfigContext context, Class<ExtendedSplitLayout> configurationType)
CockpitConfigurationFallbackStrategycontext - configuration contextconfigurationType - type of configuration to be loadedCopyright © 2018. All rights reserved.