Базовые свойства контрола — различия между версиями
Материал из Deeptown Manual
Root (обсуждение | вклад) м (→Стили) |
Root (обсуждение | вклад) м (→Стили) |
||
Строка 21: | Строка 21: | ||
; label : string | ; label : string | ||
; proportion : integer | ; proportion : integer | ||
− | ; expand : boolean | + | ; expand : {full|shaped|none} |
+ | ; minSize : [ size, size ] | ||
+ | ; maxSize : [ size, size ] | ||
+ | ; fixedMinSize : boolean | ||
; align : {left|right|center} | ; align : {left|right|center} | ||
; verticalAlign : {top|middle|bottom} | ; verticalAlign : {top|middle|bottom} |
Версия 14:48, 28 июля 2008
Стили
- border
- {simple|sunken|raised|none}
- margin
- size
- tabTraversal
- boolean
- scroll
- {vertical|horizontal|both|none}
- enabled
- boolean
- visible
- boolean
- color
- color
- backgroundColor
- color
- left
- size
- right
- size
- top
- size
- bottom
- size
- cursor
- {pointer|idle|link|none}
- fontFamily
- string (generic fonts: serif, sans-serif, cursive, fantasy, monospace) or array of strings
- fontSize
- size
- fontWeight
- {normal|bold}
- fontDecoration
- {none|underline}
- fontStyle
- {normal|italic}
- label
- string
- proportion
- integer
- expand
- {full|shaped|none}
- minSize
- [ size, size ]
- maxSize
- [ size, size ]
- fixedMinSize
- boolean
- align
- {left|right|center}
- verticalAlign
- {top|middle|bottom}