Базовые свойства контрола — различия между версиями
Материал из Deeptown Manual
Root (обсуждение | вклад) м (→Стили) |
Raw mat (обсуждение | вклад) |
||
(не показаны 2260 промежуточных версий, сделанные более чем 100 участниками) | |||
Строка 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 | ||
Строка 24: | Строка 24: | ||
; width : size | ; width : size | ||
; height : size | ; height : size | ||
− | ; cursor : {pointer| | + | ; cursor : {pointer|wait|busy|hand|question|none|default} |
− | ; fontFamily : string (''generic fonts: serif, sans-serif, cursive, fantasy, monospace'') or array of strings | + | ; fontFamily : string (''generic fonts: default, serif, sans-serif, cursive, fantasy, monospace'') or array of strings |
; fontSize : size | ; fontSize : size | ||
− | ; fontWeight : {normal|bold} | + | ; fontWeight : {normal|bold|default} |
− | ; fontDecoration : {none|underline} | + | ; fontDecoration : {none|underline|default} |
− | ; fontStyle : {normal|italic} | + | ; fontStyle : {normal|italic|default} |
; label : string | ; label : string | ||
; minSize : [ size, size ] | ; minSize : [ size, size ] | ||
; maxSize : [ size, size ] | ; maxSize : [ size, size ] |
Текущая версия на 13:41, 13 июля 2013
Содержание |
[править] Общие свойства
[править] Стили
- 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|wait|busy|hand|question|none|default}
- fontFamily
- string (generic fonts: default, serif, sans-serif, cursive, fantasy, monospace) or array of strings
- fontSize
- size
- fontWeight
- {normal|bold|default}
- fontDecoration
- {none|underline|default}
- fontStyle
- {normal|italic|default}
- label
- string
- minSize
- [ size, size ]
- maxSize
- [ size, size ]