source: Dev/trunk/STYLE.txt @ 441

Last change on this file since 441 was 433, checked in by hendrikvanantwerpen, 12 years ago

Added ScaleWidget? and some CSS fixes.

File size: 354 bytes
RevLine 
[433]1QED Style Guide
2===============
3
4Attachpoints:
5 - blablaNode when it's a dom node
6 - blablaWidgetName for a widget (e.g. blablaContainer or blablaSelector)
7
8Composite from elements:
9 - Derive _Container,_FormMixin
10 - Ensure .value and .name fields
11 - Value will now be an object. Take care when using the value,
12   because not all fields might be there.
Note: See TracBrowser for help on using the repository browser.