Uses of Class
org.openxava.model.meta.MetaCollection
Packages that use MetaCollection
-
Uses of MetaCollection in org.openxava.actions
Methods in org.openxava.actions that return MetaCollectionModifier and TypeMethodDescriptionprotected MetaCollectionCollectionElementViewBaseAction.getMetaCollection() -
Uses of MetaCollection in org.openxava.model.meta
Methods in org.openxava.model.meta that return MetaCollectionModifier and TypeMethodDescriptionMetaModel.getMetaCollection(String name) MetaReference.getMetaCollectionFromReferencedModel()Methods in org.openxava.model.meta that return types with arguments of type MetaCollectionMethods in org.openxava.model.meta with parameters of type MetaCollectionModifier and TypeMethodDescriptionvoidMetaModel.addMetaCollection(MetaCollection newMetaCollection) -
Uses of MetaCollection in org.openxava.view
Methods in org.openxava.view that return MetaCollectionModifier and TypeMethodDescriptionView.getMetaCollection()Meta data about the collection, only if this view represents a collection.