RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
client/components/selection/selection-area
RevSelectionArea
Interface RevSelectionArea
interface
RevSelectionArea
{
areaTypeId
:
RevSelectionAreaTypeId
;
exclusiveBottomRight
:
RevPoint
;
firstCorner
:
CornerId
;
height
:
number
;
inclusiveFirst
:
RevPoint
;
size
:
number
;
topLeft
:
RevPoint
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
RevFirstCornerArea
RevSelectionArea
Implemented by
RevLastSelectionArea
RevSelectionRectangle
Index
Properties
area
Type
Id
exclusive
Bottom
Right
first
Corner
height
inclusive
First
size
top
Left
width
x
y
Properties
Readonly
area
Type
Id
areaTypeId
:
RevSelectionAreaTypeId
Readonly
exclusive
Bottom
Right
exclusiveBottomRight
:
RevPoint
Readonly
first
Corner
firstCorner
:
CornerId
Readonly
height
height
:
number
Readonly
inclusive
First
inclusiveFirst
:
RevPoint
Readonly
size
size
:
number
Readonly
top
Left
topLeft
:
RevPoint
Readonly
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
area
Type
Id
exclusive
Bottom
Right
first
Corner
height
inclusive
First
size
top
Left
width
x
y
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...