| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ic793cbb7eb36408c765a01cc987ba7fe8800b80c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* A root component with @DesignRoot must always use its superclass for
default values. Otherwise the written design will be empty as the
design is read in the constructor.
* A component which is not the root must not write its component tree
if the component tree is generated in the constructor. This is a
simplification which should be good enough for most cases (can't add
children in constructor and also using addComponent - in this case
the component added with addComponent will not be written).
* Test cases for nested templates
Change-Id: I3a384d1d8654b9865a3a790ebeb055a300a62135
|
|
|
|
| |
Change-Id: I26cb6d8d43200d10ebf8c0ac22c538b4272f5ecd
|
|
|
|
| |
Change-Id: Ie5e420ac5d62a2aa3206051888e6dd0f8f30df11
|
|
|
|
| |
Change-Id: I41d04c55c65820f0270742468e94f47099783950
|
|
|
|
| |
Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
|
|
|
|
| |
Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
|
| |
|
|
|