VdexReload 1.1.3 API

Uses of Class
uk.ac.reload.editor.vocabulary.formview.VocabularyField

Packages that use VocabularyField
uk.ac.reload.editor.vocabulary.formview   
 

Uses of VocabularyField in uk.ac.reload.editor.vocabulary.formview
 

Subclasses of VocabularyField in uk.ac.reload.editor.vocabulary.formview
 class VocabularyComboBox
          A Combo Box widget.
 class VocabularyTextField
          A Text Area widget.
 

Methods in uk.ac.reload.editor.vocabulary.formview that return VocabularyField
 VocabularyField VocabularyFormModel.createWidget(VocabularyProfileElement profileElement)
          Create a suitable component for a Schema Element or Attribute
protected  VocabularyField VocabularyFormModel.createElementWidget(ReloadSchemaElement schemaElement)
          Create a widget bound to an Element
 


VdexReload 1.1.3 API