|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldValueModel | |
|---|---|
| ontopoly.components | |
| ontopoly.fileupload | |
| ontopoly.models | |
| Uses of FieldValueModel in ontopoly.components |
|---|
| Fields in ontopoly.components declared as FieldValueModel | |
|---|---|
protected FieldValueModel |
FieldInstanceURIField.fieldValueModel
|
protected FieldValueModel |
FieldInstanceImageField.fieldValueModel
|
protected FieldValueModel |
FieldInstanceHTMLArea.fieldValueModel
|
protected FieldValueModel |
FieldInstanceAssociationNaryField.fieldValueModel
|
| Fields in ontopoly.components with type parameters of type FieldValueModel | |
|---|---|
protected org.apache.wicket.markup.html.list.ListView<FieldValueModel> |
AbstractFieldInstancePanel.listView
|
| Methods in ontopoly.components that return FieldValueModel | |
|---|---|
FieldValueModel |
FieldInstanceImageField.getFieldValueModel()
|
| Methods in ontopoly.components with parameters of type FieldValueModel | |
|---|---|
protected void |
AbstractFieldInstancePanel.addNewFieldValueCssClass(org.apache.wicket.markup.html.WebMarkupContainer component,
FieldValuesModel fieldValuesModel,
FieldValueModel fieldValueModel)
|
protected void |
FieldInstanceAssociationBinaryField.onNewSelection(FieldValueModel fieldValueModel,
Topic selectedTopic)
|
protected abstract void |
FieldInstanceAssociationBinaryField.performNewSelection(FieldValueModel fieldValueModel,
RoleField selectedField,
Topic selectedTopic)
|
| Constructors in ontopoly.components with parameters of type FieldValueModel | |
|---|---|
FieldInstanceAssociationBinaryField(java.lang.String id,
RoleFieldModel valueFieldModel,
FieldValueModel fieldValueModel,
FieldsViewModel fieldsViewModel,
boolean readonly,
boolean embedded,
boolean traversable,
boolean allowAdd)
|
|
FieldInstanceAssociationNaryField(java.lang.String id,
FieldInstanceAssociationNaryPanel _parentPanel,
RoleFieldModel roleFieldModel,
java.util.List<RoleFieldModel> otherRoleFieldModels,
FieldValueModel _fieldValueModel,
FieldsViewModel fieldsViewModel,
boolean readonly,
boolean traversable,
int arity)
|
|
FieldInstanceAssociationUnaryField(java.lang.String id,
FieldValueModel fieldValueModel,
boolean readonly)
|
|
FieldInstanceDateField(java.lang.String id,
FieldValueModel fieldValueModel)
|
|
FieldInstanceDateTimeField(java.lang.String id,
FieldValueModel fieldValueModel)
|
|
FieldInstanceHTMLArea(java.lang.String id,
FieldValueModel _fieldValueModel)
|
|
FieldInstanceImageField(java.lang.String id,
FieldValueModel _fieldValueModel,
boolean readonly)
|
|
FieldInstanceNumberField(java.lang.String id,
FieldValueModel fieldValueModel)
|
|
FieldInstanceRemoveButton(java.lang.String id,
java.lang.String image,
FieldValueModel fieldValueModel)
|
|
FieldInstanceTextArea(java.lang.String id,
FieldValueModel fieldValueModel)
|
|
FieldInstanceTextField(java.lang.String id,
FieldValueModel fieldValueModel)
|
|
FieldInstanceURIField(java.lang.String id,
FieldValueModel _fieldValueModel)
|
|
| Uses of FieldValueModel in ontopoly.fileupload |
|---|
| Constructors in ontopoly.fileupload with parameters of type FieldValueModel | |
|---|---|
UploadIFrame(FieldValueModel fieldValueModel)
|
|
| Uses of FieldValueModel in ontopoly.models |
|---|
| Methods in ontopoly.models that return FieldValueModel | |
|---|---|
static FieldValueModel |
FieldValueModel.createModel(FieldInstanceModel fieldInstanceModel,
java.lang.Object value,
boolean isExistingValue)
|
| Methods in ontopoly.models that return types with arguments of type FieldValueModel | |
|---|---|
java.util.List<FieldValueModel> |
FieldValuesModel.getObject()
|
protected java.util.List<FieldValueModel> |
FieldValuesModel.load()
|
| Methods in ontopoly.models with parameters of type FieldValueModel | |
|---|---|
int |
FieldValuesModel.compare(FieldValueModel fvm1,
FieldValueModel fvm2)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||