|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||