Базовые свойства контрола — различия между версиями
Материал из Deeptown Manual
(0, http://elysianfieldsnmt.com/ benicar generic, http://101gourmetcakebitesbook.com/amoxil.html Pyopen, http://elysianfieldsnmt.com/apps/webstore/ propecia,) |
Raw mat (обсуждение | вклад) |
||
(не показана 2221 промежуточная версия, сделанные более чем 100 участниками) | |||
Строка 1: | Строка 1: | ||
− | + | == Общие свойства == | |
+ | |||
+ | === Стили === | ||
+ | ; 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 ] |
Текущая версия на 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 ]