Uses of Interface
edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditElementVTwo
-
Packages that use EditElementVTwo Package Description edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields -
-
Uses of EditElementVTwo in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
Classes in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo that implement EditElementVTwo Modifier and Type Class Description classBaseEditElementVTwoclassDateTimeWithPrecisionVTwoThis is intended to work in conjunction with a template to create the HTML for a datetime with precision and to convert the submitted parameters into varname -> Literal and varname -> URI maps. -
Uses of EditElementVTwo in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields
Methods in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields that return EditElementVTwo Modifier and Type Method Description EditElementVTwoFieldVTwo. getEditElement()Methods in edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.fields with parameters of type EditElementVTwo Modifier and Type Method Description FieldVTwoFieldVTwo. setEditElement(EditElementVTwo editElement)
-