Interface: FocusPropsSelectRangeType
Properties
bottomRight
• Optional
bottomRight: Object
Type declaration
Name | Type |
---|---|
colIdx | number |
rowIdx | number |
draggingSelectedRange
• Optional
draggingSelectedRange: boolean
dropPortal
• Optional
dropPortal: boolean
isTableSelection
• isTableSelection: boolean
lastFocusedRem
• Optional
lastFocusedRem: string
prevTextFocusId
• prevTextFocusId: ComponentFocusId
prevTextFocusProps
• prevTextFocusProps: Partial
<FocusPropsTextType
>
selectedColumnNodeId
• Optional
selectedColumnNodeId: string
selectedColumnsNodes
• Optional
selectedColumnsNodes: string
[]
selectedDeepRemAllIds
• selectedDeepRemAllIds: { portalId
: string
; remId
: string
}[]
selectedDeepRemHighestLevelIds
• selectedDeepRemHighestLevelIds: string
[]
selectedRange
• selectedRange: string
[]
selectedRangeEnd
• selectedRangeEnd: null
| string
selectedRangeFullDepth
• selectedRangeFullDepth: number
selectedRangePortal
• selectedRangePortal: null
| string
selectedRangeReversed
• selectedRangeReversed: boolean
selectedRangeStart
• selectedRangeStart: null
| string
selectedRowNodeId
• Optional
selectedRowNodeId: string
tableNodeId
• Optional
tableNodeId: string
tableParent
• Optional
tableParent: string
tablePortal
• Optional
tablePortal: string
topLeft
• Optional
topLeft: Object
Type declaration
Name | Type |
---|---|
colIdx | number |
rowIdx | number |
type
• type: SelectedRange