Cuttlefish SDK Reference - v0.1.0
Preparing search index...
@cuttlefish-sync/core
WindowDef
Interface WindowDef
interface
WindowDef
{
endOffset
?:
Node
;
frameOptions
?:
number
;
location
?:
number
;
name
?:
string
;
orderClause
?:
Node
[]
;
partitionClause
?:
Node
[]
;
refname
?:
string
;
startOffset
?:
Node
;
}
Index
Properties
end
Offset?
frame
Options?
location?
name?
order
Clause?
partition
Clause?
refname?
start
Offset?
Properties
Optional
end
Offset
endOffset
?:
Node
Optional
frame
Options
frameOptions
?:
number
Optional
location
location
?:
number
Optional
name
name
?:
string
Optional
order
Clause
orderClause
?:
Node
[]
Optional
partition
Clause
partitionClause
?:
Node
[]
Optional
refname
refname
?:
string
Optional
start
Offset
startOffset
?:
Node
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
Offset
frame
Options
location
name
order
Clause
partition
Clause
refname
start
Offset
Cuttlefish SDK Reference - v0.1.0
Loading...