public class FieldModel extends Object implements org.apache.wicket.model.IModel<String>
| Constructor and Description |
|---|
FieldModel(org.apache.wicket.model.IModel<Entry> aEntry,
String aField) |
| Modifier and Type | Method and Description |
|---|---|
void |
detach() |
String |
getObject() |
void |
setObject(String aObject) |
Copyright © 2018. All rights reserved.