RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
client/interfaces/lined-hover-cell
RevLinedHoverCell
Interface RevLinedHoverCell<BCS, SF>
interface
RevLinedHoverCell
<
BCS
extends
RevBehavioredColumnSettings
,
SF
extends
RevSchemaField
,
>
{
mouseOverLeftLine
:
boolean
;
mouseOverTopLine
:
boolean
;
viewCell
:
RevViewCell
<
BCS
,
SF
>
;
}
Type Parameters
BCS
extends
RevBehavioredColumnSettings
SF
extends
RevSchemaField
Index
Properties
mouse
Over
Left
Line
mouse
Over
Top
Line
view
Cell
Properties
Readonly
mouse
Over
Left
Line
mouseOverLeftLine
:
boolean
Readonly
mouse
Over
Top
Line
mouseOverTopLine
:
boolean
Readonly
view
Cell
viewCell
:
RevViewCell
<
BCS
,
SF
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mouse
Over
Left
Line
mouse
Over
Top
Line
view
Cell
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...