|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldDefinitionModel | |
---|---|
ontopoly.components | |
ontopoly.models |
Uses of FieldDefinitionModel in ontopoly.components |
---|
Methods in ontopoly.components with parameters of type FieldDefinitionModel | |
---|---|
protected abstract void |
FieldsEditorAddPanel.onAddField(TopicTypeModel topicTypeModel,
FieldDefinitionModel fdm,
org.apache.wicket.ajax.AjaxRequestTarget target)
|
Constructors in ontopoly.components with parameters of type FieldDefinitionModel | |
---|---|
FieldDefinitionLabel(java.lang.String id,
FieldDefinitionModel fieldDefinitionModel)
|
|
FieldsEditorAddPanel(java.lang.String id,
TopicTypeModel topicTypeModel,
FieldDefinitionModel fieldDefinitionModel)
|
Uses of FieldDefinitionModel in ontopoly.models |
---|
Methods in ontopoly.models that return types with arguments of type FieldDefinitionModel | |
---|---|
static java.util.List<FieldDefinitionModel> |
FieldDefinitionModel.wrapInFieldDefinitionModels(java.util.List<FieldDefinition> fieldDefinitions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |