Preparing search index...
The search index is not available
@netgrif/petriflow
@netgrif/petriflow
Transaction
Class Transaction
Hierarchy (
view full
)
Element
Transaction
Index
Constructors
constructor
Accessors
id
title
Methods
clone
compare
Constructors
constructor
new
Transaction
(
id
,
title
)
:
Transaction
Parameters
id
:
string
title
:
I18nString
Returns
Transaction
Accessors
id
get
id
(
)
:
string
Returns
string
set
id
(
value
)
:
void
Parameters
value
:
string
Returns
void
title
get
title
(
)
:
I18nString
Returns
I18nString
set
title
(
value
)
:
void
Parameters
value
:
I18nString
Returns
void
Methods
clone
clone
(
)
:
Transaction
Returns
Transaction
compare
compare
(
other
)
:
number
Parameters
other
:
Element
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
id
title
Methods
clone
compare
@netgrif/petriflow
Loading...