| Package | Description |
|---|---|
| org.apache.wicket |
The core Wicket package.
|
| org.apache.wicket.model |
Core model support for Wicket components.
|
| Modifier and Type | Method and Description |
|---|---|
IModelComparator |
Component.getModelComparator()
Gets the component's current model comparator.
|
| Modifier and Type | Field and Description |
|---|---|
static IModelComparator |
IModelComparator.ALWAYS_FALSE
A model comparator that always returns false
|
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.