| Package | Description |
|---|---|
| org.opensingular.lib.wicket.util.model | |
| org.opensingular.lib.wicket.util.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBooleanModel |
interface |
IMappingModel<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
NullOrEmptyModel |
class |
ValueModel<T extends Serializable> |
| Modifier and Type | Method and Description |
|---|---|
static <U> IReadOnlyModel<U> |
IReadOnlyModel.of(IReadOnlyModel<U> model) |
| Modifier and Type | Method and Description |
|---|---|
static <U> IReadOnlyModel<U> |
IReadOnlyModel.of(IReadOnlyModel<U> model) |
| Modifier and Type | Method and Description |
|---|---|
default <C extends Comparable<C>> |
IModelsMixin.isGt(org.apache.wicket.model.IModel<C> lower,
org.apache.wicket.model.IModel<C> higher) |
default IReadOnlyModel<Boolean> |
IModelsMixin.isNot(org.apache.wicket.model.IModel<Boolean> model) |
Copyright © 2018. All rights reserved.