| Attributes |
| Name | Required | Request-time | Type | Description |
| propertyName | false | true | java.lang.String | the property name |
| entityName | false | true | java.lang.String | the entity name |
| editable | false | true | java.lang.String | is this an editable datasource attribute |
| qbf | false | true | java.lang.String | is this a QBF attribute? |
| tooltips | false | true | java.lang.String | include a tooltip ( title ) for this attribute? |
| maxSize | false | true | java.lang.String | the maximum size of this attribute in characters |
| fieldTypesParameter | false | false | java.lang.String | the name of the request parameter where field types are specified |
| fieldType | false | true | java.lang.String | the field type to apply to this particular field instance |
| type | false | false | java.lang.String | user defined field type to apply to this field |
| codeGenPage | false | false | java.lang.String | the name of the JSP page to do the edit controls code generation |
| rowID | false | true | java.lang.String | the rowID to set; used only in special cases; dynamic generation |