|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeMetaData | |
com.arsdigita.formbuilder | The Form Builder service provides the ability to build simple forms with a web user interface. |
com.arsdigita.formbuilder.ui | The Form Builder UI provides a number of embeddable bebop components to facilitate integration of the form builder service with applications. |
Uses of AttributeMetaData in com.arsdigita.formbuilder |
Methods in com.arsdigita.formbuilder that return AttributeMetaData | |
AttributeMetaData |
AttributeMetaDataList.next()
|
AttributeMetaData |
AttributeMetaDataList.getByParameterName(String parameterName)
Retrieve the first AttributeMetaData object in the collection with the given parameter name (the parameter name should be unique). |
Methods in com.arsdigita.formbuilder with parameters of type AttributeMetaData | |
void |
AttributeMetaDataList.add(AttributeMetaData attributeMetaData)
|
Uses of AttributeMetaData in com.arsdigita.formbuilder.ui |
Methods in com.arsdigita.formbuilder.ui that return AttributeMetaData | |
AttributeMetaData |
QuestionPropertiesForm.getParameterMetaData(PageState pageState)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |