cheetah-grid
Preparing search index...
TYPES
ThemeDefine
Interface ThemeDefine
interface
ThemeDefine
{
borderColor
:
ColorsPropertyDefine
;
button
:
{
bgColor
?:
ColorPropertyDefine
;
color
?:
ColorPropertyDefine
}
;
checkbox
:
{
borderColor
?:
ColorPropertyDefine
;
checkBgColor
?:
ColorPropertyDefine
;
uncheckBgColor
?:
ColorPropertyDefine
;
}
;
color
:
ColorPropertyDefine
;
defaultBgColor
?:
ColorPropertyDefine
;
font
?:
string
;
frozenRowsBgColor
?:
ColorPropertyDefine
;
frozenRowsBorderColor
:
ColorsPropertyDefine
;
frozenRowsColor
?:
ColorPropertyDefine
;
header
:
{
sortArrowColor
?:
ColorPropertyDefine
}
;
highlightBgColor
?:
ColorPropertyDefine
;
highlightBorderColor
:
ColorsPropertyDefine
;
indicators
:
{
bottomLeftColor
?:
ColorPropertyDefine
;
bottomLeftSize
?:
number
;
bottomRightColor
?:
ColorPropertyDefine
;
bottomRightSize
?:
number
;
topLeftColor
?:
ColorPropertyDefine
;
topLeftSize
?:
number
;
topRightColor
?:
ColorPropertyDefine
;
topRightSize
?:
number
;
}
;
messages
:
{
boxWidth
?:
number
;
errorBgColor
?:
ColorPropertyDefine
;
infoBgColor
?:
ColorPropertyDefine
;
markHeight
?:
number
;
warnBgColor
?:
ColorPropertyDefine
;
}
;
radioButton
:
{
checkBgColor
?:
ColorPropertyDefine
;
checkBorderColor
?:
ColorPropertyDefine
;
checkColor
?:
ColorPropertyDefine
;
uncheckBgColor
?:
ColorPropertyDefine
;
uncheckBorderColor
?:
ColorPropertyDefine
;
}
;
selectionBgColor
:
ColorPropertyDefine
;
tree
:
{
lineColor
?:
ColorPropertyDefine
;
lineStyle
?:
TreeLineStyle
;
lineWidth
?:
number
;
treeIcon
?:
TreeBranchIconStyleDefine
;
}
;
underlayBackgroundColor
:
string
;
}
Index
Properties
border
Color
button
checkbox
color
default
Bg
Color?
font?
frozen
Rows
Bg
Color?
frozen
Rows
Border
Color
frozen
Rows
Color?
header
highlight
Bg
Color?
highlight
Border
Color
indicators
messages
radio
Button
selection
Bg
Color
tree
underlay
Background
Color
Properties
border
Color
borderColor
:
ColorsPropertyDefine
button
button
:
{
bgColor
?:
ColorPropertyDefine
;
color
?:
ColorPropertyDefine
}
checkbox
checkbox
:
{
borderColor
?:
ColorPropertyDefine
;
checkBgColor
?:
ColorPropertyDefine
;
uncheckBgColor
?:
ColorPropertyDefine
;
}
color
color
:
ColorPropertyDefine
Optional
default
Bg
Color
defaultBgColor
?:
ColorPropertyDefine
Optional
font
font
?:
string
Optional
frozen
Rows
Bg
Color
frozenRowsBgColor
?:
ColorPropertyDefine
frozen
Rows
Border
Color
frozenRowsBorderColor
:
ColorsPropertyDefine
Optional
frozen
Rows
Color
frozenRowsColor
?:
ColorPropertyDefine
header
header
:
{
sortArrowColor
?:
ColorPropertyDefine
}
Optional
highlight
Bg
Color
highlightBgColor
?:
ColorPropertyDefine
highlight
Border
Color
highlightBorderColor
:
ColorsPropertyDefine
indicators
indicators
:
{
bottomLeftColor
?:
ColorPropertyDefine
;
bottomLeftSize
?:
number
;
bottomRightColor
?:
ColorPropertyDefine
;
bottomRightSize
?:
number
;
topLeftColor
?:
ColorPropertyDefine
;
topLeftSize
?:
number
;
topRightColor
?:
ColorPropertyDefine
;
topRightSize
?:
number
;
}
messages
messages
:
{
boxWidth
?:
number
;
errorBgColor
?:
ColorPropertyDefine
;
infoBgColor
?:
ColorPropertyDefine
;
markHeight
?:
number
;
warnBgColor
?:
ColorPropertyDefine
;
}
radio
Button
radioButton
:
{
checkBgColor
?:
ColorPropertyDefine
;
checkBorderColor
?:
ColorPropertyDefine
;
checkColor
?:
ColorPropertyDefine
;
uncheckBgColor
?:
ColorPropertyDefine
;
uncheckBorderColor
?:
ColorPropertyDefine
;
}
selection
Bg
Color
selectionBgColor
:
ColorPropertyDefine
tree
tree
:
{
lineColor
?:
ColorPropertyDefine
;
lineStyle
?:
TreeLineStyle
;
lineWidth
?:
number
;
treeIcon
?:
TreeBranchIconStyleDefine
;
}
underlay
Background
Color
underlayBackgroundColor
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
border
Color
button
checkbox
color
default
Bg
Color
font
frozen
Rows
Bg
Color
frozen
Rows
Border
Color
frozen
Rows
Color
header
highlight
Bg
Color
highlight
Border
Color
indicators
messages
radio
Button
selection
Bg
Color
tree
underlay
Background
Color
cheetah-grid
Loading...