Uses of Class
ontopoly.models.TopicTypeModel

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(java.lang.String id, TopicModel<Topic> topicModel, TopicTypeModel topicTypeModel)
           
FieldsEditor(java.lang.String id, TopicTypeModel _topicTypeModel, boolean readonly)
           
FieldsEditorAddPanel(java.lang.String id, TopicTypeModel topicTypeModel, FieldDefinitionModel fieldDefinitionModel)
           
FieldsEditorExistingPanel(java.lang.String id, TopicTypeModel topicTypeModel, FieldAssignmentModel fieldAssignmentModel, boolean readonly)
           
InstancePanel(java.lang.String id, TopicModel<Topic> topicModel, TopicTypeModel topicTypeModel, FieldsViewModel fieldsViewModel, boolean _isReadOnly, boolean traversable)
           
InstanceSearchPanel(java.lang.String id, TopicTypeModel model)
           
TopicTypesFunctionBoxPanel(java.lang.String id, TopicModel<Topic> topicModel, TopicTypeModel topicTypeModel, FieldsViewModel fieldsViewModel)
           
ViewsFunctionBoxPanel(java.lang.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(java.lang.String id, TopicModel<Topic> topicModel, TopicTypeModel topicTypeModel, FieldsViewModel fieldsViewModel)
           
 



Copyright © 2000-2012 Ontopia.