Preparing search index...
The search index is not available
Octra libraries - v2.0.0
Octra libraries
@octra/annotation
OItem
Class OItem
Hierarchy (
view full
)
OItem
OSegment
OEvent
Implements
IItem
Serializable
<
IItem
,
OItem
>
Index
Constructors
constructor
Properties
id
labels
type
Methods
clone
deserialize
get
First
Label
Without
Name
is
Equal
With
serialize
deserialize
Constructors
constructor
new OItem
(
id
,
labels
?
)
:
OItem
Parameters
id
:
number
Optional
labels
:
ILabel
[]
Returns
OItem
Properties
id
id
:
number
= 0
labels
labels
:
OLabel
[]
Readonly
type
type
:
"segment"
|
"event"
|
"item"
= 'item'
Methods
clone
clone
(
id
?
)
:
OItem
Parameters
Optional
id
:
number
Returns
OItem
deserialize
deserialize
(
jsonObject
)
:
OItem
Parameters
jsonObject
:
IItem
Returns
OItem
get
First
Label
Without
Name
get
First
Label
Without
Name
(
notName
)
:
undefined
|
OLabel
Parameters
notName
:
string
Returns
undefined
|
OLabel
is
Equal
With
is
Equal
With
(
other
)
:
boolean
Parameters
other
:
OItem
Returns
boolean
serialize
serialize
(
)
:
IItem
Returns
IItem
Static
deserialize
deserialize
(
jsonObject
)
:
OItem
Parameters
jsonObject
:
IItem
Returns
OItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
labels
type
Methods
clone
deserialize
get
First
Label
Without
Name
is
Equal
With
serialize
deserialize
Octra libraries - v2.0.0
Loading...