OpenSheetMusicDisplay
Preparing search index...
VerticalGraphicalStaffEntryContainer
Class VerticalGraphicalStaffEntryContainer
Index
Constructors
constructor
Accessors
Absolute
Timestamp
Index
Staff
Entries
Methods
get
First
Non
Null
Staff
Entry
compare
By
Timestamp
Constructors
constructor
new
VerticalGraphicalStaffEntryContainer
(
numberOfEntries
:
number
,
absoluteTimestamp
:
Fraction
,
)
:
VerticalGraphicalStaffEntryContainer
Parameters
numberOfEntries
:
number
absoluteTimestamp
:
Fraction
Returns
VerticalGraphicalStaffEntryContainer
Accessors
Absolute
Timestamp
get
AbsoluteTimestamp
()
:
Fraction
Returns
Fraction
Index
get
Index
()
:
number
Returns
number
set
Index
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
Staff
Entries
get
StaffEntries
()
:
GraphicalStaffEntry
[]
Returns
GraphicalStaffEntry
[]
set
StaffEntries
(
value
:
GraphicalStaffEntry
[]
)
:
void
Parameters
value
:
GraphicalStaffEntry
[]
Returns
void
Methods
get
First
Non
Null
Staff
Entry
getFirstNonNullStaffEntry
()
:
GraphicalStaffEntry
Return the first non-null [[GraphicalStaffEntry]].
Returns
GraphicalStaffEntry
Static
compare
By
Timestamp
compareByTimestamp
(
x
:
VerticalGraphicalStaffEntryContainer
,
y
:
VerticalGraphicalStaffEntryContainer
,
)
:
number
Parameters
x
:
VerticalGraphicalStaffEntryContainer
y
:
VerticalGraphicalStaffEntryContainer
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
Absolute
Timestamp
Index
Staff
Entries
Methods
get
First
Non
Null
Staff
Entry
compare
By
Timestamp
OpenSheetMusicDisplay
Loading...
Return the first non-null [[GraphicalStaffEntry]].