Changes between Version 18 and Version 19 of FRAME_TEMPLATES_R0


Ignore:
Timestamp:
01/15/09 17:49:18 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_TEMPLATES_R0

    v18 v19  
    7979  * Create abstract !BackgroundStyle template() property. 
    8080  * Create !TemplateFields auto bgType(), bgColor(), bgImageResource(), bgOpacity(), bgGradient() properties. 
     81 * Class !BorderStyle - change to abstract 
     82  * Create abstract !BorderStyle template() property. 
     83  * Create !TemplateFields auto borderColor(), borderThickness(), borderInsets() properties. 
     84 * Class !ShadowStyle - change to abstract 
     85  * Create abstract !ShadowStyle template() property. 
     86  * Create !TemplateFields auto position(), color(), opacity(), enabled(). 
    8187 
    8288= Implementation =