Package org.openxava.web.editors
-
Interface Summary Interface Description IFilePersistor Interface used to interact with a file container (database, file system, etc)ITreeViewReader Defines the contract for tree view readers.IUploadFilesIdsProvider For upload editors provides the list of oids from the property value. -
Class Summary Class Description AttachedFile Class that allows to implement stereotypes FILE and FILES.AttachedFilesFilesIdsProvider Card CardIterator CollectionChart Helper class to be used from CollectionChart editor JSP code.DiscussionComment FilePersistorFactory For obtaining a instance of theIFilePersistor
configured in the system.FileSystemPersistor A implementation ofIFilePersistor
ImagesGalleryFilesIdsProvider JPAFilePersistor An implementation ofIFilePersistor
NullFilesIdsProvider PropertyValueFilesIdsProvider TreeView TreeViewParser Parse the tree view and produces a javascript snippet.TreeViewReaderImpl Implements the Tree view reader