Template:JAXXAttributes |
From JAXXWiki
[edit]
JAXX attributes
These attributes are common to all JAXX class tags.
| Attribute | Type | Description |
|---|---|---|
| constraints | java.lang.Object | Layout constraints to be used when adding to parent (full documentation) |
| constructorParams | comma-separated Java expressions | Parameters to be passed to object's constructor (full documentation) |
| id | java.lang.String | Name used to refer to object elsewhere in file (full documentation) |
| styleClass | java.lang.String | CSS style class (full documentation) |

