Базовые свойства контрола — различия между версиями
Материал из Deeptown Manual
Root (обсуждение | вклад) м (→Стили) |
Root (обсуждение | вклад) м (→Стили) |
||
Строка 24: | Строка 24: | ||
; width : size | ; width : size | ||
; height : size | ; height : size | ||
− | ; cursor : {pointer|idle|link|none} | + | ; cursor : {pointer|idle|link|none|default} |
; fontFamily : string (''generic fonts: serif, sans-serif, cursive, fantasy, monospace'') or array of strings | ; fontFamily : string (''generic fonts: serif, sans-serif, cursive, fantasy, monospace'') or array of strings | ||
; fontSize : size | ; fontSize : size |
Версия 22:59, 28 июля 2008
Содержание |
Общие свойства
Стили
- margin
- size
- proportion
- integer
- expand
- {full|shaped|none}
- fixedMinSize
- boolean
- align
- {left|right|center}
- verticalAlign
- {top|middle|bottom}
Видимые элементы
Стили
- border
- {simple|sunken|raised|none|default}
- tabTraversal
- boolean
- scroll
- {vertical|horizontal|both|none|default}
- enabled
- boolean
- visible
- boolean
- color
- color
- backgroundColor
- color
- left
- size
- top
- size
- width
- size
- height
- size
- cursor
- {pointer|idle|link|none|default}
- 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
- minSize
- [ size, size ]
- maxSize
- [ size, size ]