| Package | Description |
|---|---|
| de.agilecoders.wicket.jquery |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfig
Base configuration class.
|
class |
ConfigWithFallback
special config that holds two configurations.
|
class |
MutableConfig
default mutable configuration
|
| Modifier and Type | Method and Description |
|---|---|
CombinableConfig |
CombinableConfig.combine(Config... fallbackConfigs)
combines this configuration with given ones.
|
CombinableConfig |
CombinableConfig.withFallback(Config fallback)
uses given config as fallback if a key isn't set in this config.
|
Copyright © 2014. All Rights Reserved.