Базовые свойства контрола — различия между версиями
Материал из Deeptown Manual
Root (обсуждение | вклад) м (→Стили) |
Root (обсуждение | вклад) м (→Стили) |
||
Строка 15: | Строка 15: | ||
; border : {simple|sunken|raised|none|default} | ; border : {simple|sunken|raised|none|default} | ||
; tabTraversal : boolean | ; tabTraversal : boolean | ||
− | ; scroll : {vertical|horizontal|both|none} | + | ; scroll : {vertical|horizontal|both|none|default} |
; enabled : boolean | ; enabled : boolean | ||
; visible : boolean | ; visible : boolean |
Версия 22:50, 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}
- 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 ]