| Package | Description |
|---|---|
| net.dontdrinkandroot.wicketexample.web.dataprovider | |
| net.dontdrinkandroot.wicketexample.web.model.entity |
| Modifier and Type | Method and Description |
|---|---|
Iterator<? extends TestEntity> |
TestEntitySortableDataProvider.iterator(long first,
long count) |
org.apache.wicket.model.IModel<TestEntity> |
TestEntitySortableDataProvider.model(TestEntity testEntity) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.model.IModel<TestEntity> |
TestEntitySortableDataProvider.model(TestEntity testEntity) |
| Modifier and Type | Method and Description |
|---|---|
protected TestEntity |
TestEntityLoadableDetachableModel.load() |
| Constructor and Description |
|---|
TestEntityLoadableDetachableModel(TestEntity testEntity) |
| Constructor and Description |
|---|
TestEntityIdModel(org.apache.wicket.model.IModel<? extends TestEntity> parent) |
TestEntityIdStringModel(org.apache.wicket.model.IModel<? extends TestEntity> parent) |
TestEntityIntegerFieldStringModel(org.apache.wicket.model.IModel<? extends TestEntity> parent) |
TestEntityStringFieldModel(org.apache.wicket.model.IModel<? extends TestEntity> parent) |
Copyright © 2012. All Rights Reserved.