|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopicTypeModel | |
|---|---|
| ontopoly.components | |
| ontopoly.pages | |
| Uses of TopicTypeModel in ontopoly.components |
|---|
| Fields in ontopoly.components declared as TopicTypeModel | |
|---|---|
protected TopicTypeModel |
FieldInstanceCreatePlayerPanel.topicTypeModel
|
| Methods in ontopoly.components with parameters of type TopicTypeModel | |
|---|---|
protected abstract void |
FieldsEditorAddPanel.onAddField(TopicTypeModel topicTypeModel,
FieldDefinitionModel fdm,
org.apache.wicket.ajax.AjaxRequestTarget target)
|
| Constructors in ontopoly.components with parameters of type TopicTypeModel | |
|---|---|
CreateOrCopyInstanceFunctionBoxPanel(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel)
|
|
FieldsEditor(String id,
TopicTypeModel _topicTypeModel,
boolean readonly)
|
|
FieldsEditorAddPanel(String id,
TopicTypeModel topicTypeModel,
FieldDefinitionModel fieldDefinitionModel)
|
|
FieldsEditorExistingPanel(String id,
TopicTypeModel topicTypeModel,
FieldAssignmentModel fieldAssignmentModel,
boolean readonly)
|
|
InstancePanel(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel,
FieldsViewModel fieldsViewModel,
boolean _isReadOnly,
boolean traversable)
|
|
InstanceSearchPanel(String id,
TopicTypeModel model)
|
|
TopicTypesFunctionBoxPanel(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel,
FieldsViewModel fieldsViewModel)
|
|
ViewsFunctionBoxPanel(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel,
FieldsViewModel fieldsViewModel)
|
|
| Uses of TopicTypeModel in ontopoly.pages |
|---|
| Fields in ontopoly.pages declared as TopicTypeModel | |
|---|---|
protected TopicTypeModel |
InstancesPage.topicTypeModel
|
protected TopicTypeModel |
EmbeddedInstancePage.topicTypeModel
|
| Methods in ontopoly.pages that return TopicTypeModel | |
|---|---|
TopicTypeModel |
InstancePage.getTopicTypeModel()
|
| Constructors in ontopoly.pages with parameters of type TopicTypeModel | |
|---|---|
ModalInstancePage(String id,
TopicModel<Topic> topicModel,
TopicTypeModel topicTypeModel,
FieldsViewModel fieldsViewModel)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||