| Package | Description |
|---|---|
| ontopoly.components | |
| ontopoly.models |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
FieldsEditorExistingPanel.onMoveAfter(FieldAssignmentModel fam_dg,
FieldAssignmentModel fam_do,
org.apache.wicket.ajax.AjaxRequestTarget target) |
protected abstract void |
FieldsEditorExistingPanel.onRemove(FieldAssignmentModel fam,
org.apache.wicket.ajax.AjaxRequestTarget target) |
| Constructor and Description |
|---|
FieldsEditorExistingPanel(String id,
TopicTypeModel topicTypeModel,
FieldAssignmentModel fieldAssignmentModel,
boolean readonly) |
| Modifier and Type | Method and Description |
|---|---|
static List<FieldAssignmentModel> |
FieldAssignmentModel.wrapInFieldAssignmentModels(List<FieldAssignment> fieldAssignments) |