Search
Preparing search index...
The search index is not available
boxrec
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
BoxrecPageTitlesRow
Class BoxrecPageTitlesRow
Hierarchy
BoxrecTitlesCommon
BoxrecPageTitlesRow
Index
Constructors
constructor
Properties
$
Accessors
date
division
first
Boxer
first
Boxer
Weight
links
location
metadata
number
OfRounds
outcome
output
rating
second
Boxer
second
Boxer
Weight
Methods
parse
Links
Constructors
constructor
new
Boxrec
Page
Titles
Row
(
tableRowInnerHTML
:
string
, metadataFollowingRowInnerHTML
?:
string
|
null
)
:
BoxrecPageTitlesRow
Parameters
tableRowInnerHTML:
string
Default value
metadataFollowingRowInnerHTML:
string
|
null
= null
Returns
BoxrecPageTitlesRow
Properties
Protected
$
$
:
CheerioStatic
Accessors
date
get
date
(
)
:
string
Returns
string
division
get
division
(
)
:
WeightDivision
|
null
Returns
WeightDivision
|
null
first
Boxer
get
firstBoxer
(
)
:
BoxrecBasic
Returns
BoxrecBasic
first
Boxer
Weight
get
firstBoxerWeight
(
)
:
number
|
null
Returns
number
|
null
links
get
links
(
)
:
BoxrecGeneralLinks
Returns
BoxrecGeneralLinks
location
get
location
(
)
:
BoxrecLocation
Returns
BoxrecLocation
metadata
get
metadata
(
)
:
string
|
null
Returns
string
|
null
number
OfRounds
get
numberOfRounds
(
)
:
number
[]
Returns
number
[]
outcome
get
outcome
(
)
:
WinLossDraw
Returns
WinLossDraw
output
get
output
(
)
:
BoxrecPageTitlesRowOutput
Returns
BoxrecPageTitlesRowOutput
rating
get
rating
(
)
:
number
|
null
Returns
number
|
null
second
Boxer
get
secondBoxer
(
)
:
BoxrecBasic
Returns
BoxrecBasic
second
Boxer
Weight
get
secondBoxerWeight
(
)
:
number
|
null
Returns
number
|
null
Methods
Protected
parse
Links
parse
Links
(
)
:
Cheerio
Returns
Cheerio
Globals
Boxrec
Page
Titles
Row
constructor
$
date
division
first
Boxer
first
Boxer
Weight
links
location
metadata
number
OfRounds
outcome
output
rating
second
Boxer
second
Boxer
Weight
parse
Links
Generated using
TypeDoc