Search
Preparing search index...
The search index is not available
@nativewrappers/client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nativewrappers/client
VehicleWindowCollection
Class VehicleWindowCollection
Hierarchy
VehicleWindowCollection
Index
Constructors
constructor
Properties
_owner
_vehicle
Windows
Accessors
Are
All
Windows
Intact
Methods
get
All
Windows
get
Window
has
Window
roll
Down
All
Windows
roll
Up
All
Windows
Constructors
constructor
new
Vehicle
Window
Collection
(
owner
:
Vehicle
)
:
VehicleWindowCollection
Parameters
owner:
Vehicle
Returns
VehicleWindowCollection
Properties
Private
_owner
_owner
:
Vehicle
Private
Readonly
_vehicle
Windows
_vehicle
Windows
:
Map
<
VehicleWindowIndex
,
VehicleWindow
>
= ...
Accessors
Are
All
Windows
Intact
get
AreAllWindowsIntact
(
)
:
boolean
Returns
boolean
Methods
get
All
Windows
get
All
Windows
(
)
:
(
undefined
|
null
|
VehicleWindow
)
[]
Returns
(
undefined
|
null
|
VehicleWindow
)
[]
get
Window
get
Window
(
index
:
VehicleWindowIndex
)
:
undefined
|
VehicleWindow
Parameters
index:
VehicleWindowIndex
Returns
undefined
|
VehicleWindow
has
Window
has
Window
(
window
:
VehicleWindowIndex
)
:
boolean
Parameters
window:
VehicleWindowIndex
Returns
boolean
roll
Down
All
Windows
roll
Down
All
Windows
(
)
:
void
Returns
void
roll
Up
All
Windows
roll
Up
All
Windows
(
)
:
void
Returns
void
Exports
Vehicle
Window
Collection
constructor
_owner
_vehicle
Windows
Are
All
Windows
Intact
get
All
Windows
get
Window
has
Window
roll
Down
All
Windows
roll
Up
All
Windows
Generated using
TypeDoc