Uses of Class
com.arsdigita.formbuilder.MetaObjectCollection

Packages that use MetaObjectCollection
com.arsdigita.formbuilder The Form Builder service provides the ability to build simple forms with a web user interface. 
 

Uses of MetaObjectCollection in com.arsdigita.formbuilder
 

Methods in com.arsdigita.formbuilder that return MetaObjectCollection
static MetaObjectCollection MetaObject.getWidgets(String app, String className)
          Retrieves a collection of all the meta objects related to a particular object type
static MetaObjectCollection MetaObject.getWidgets(String app, Class type)
          Retrieves a collection of all the meta objects related to a particular object type
static MetaObjectCollection MetaObject.getWidgets(BebopObjectType type)
          Retrieves a collection of all the meta objects related to a particular object type
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC