Member Junction
Preparing search index...
@memberjunction/ng-task-graph-editor
TaskGraphRunPrefsStore
Class TaskGraphRunPrefsStore
Restore / write the bag through a settings port so the rules can be unit-tested.
Index
Constructors
constructor
Properties
Value
Methods
Restore
Set
Invocation
Open
Set
Invocation
Split
Constructors
constructor
new
TaskGraphRunPrefsStore
(
settings
:
TaskGraphRunPrefsSettingsPort
,
)
:
TaskGraphRunPrefsStore
Parameters
settings
:
TaskGraphRunPrefsSettingsPort
Returns
TaskGraphRunPrefsStore
Properties
Value
Value
:
TaskGraphRunPrefs
= ...
Methods
Restore
Restore
()
:
void
Returns
void
Set
Invocation
Open
SetInvocationOpen
(
open
:
boolean
)
:
void
Parameters
open
:
boolean
Returns
void
Set
Invocation
Split
SetInvocationSplit
(
pair
:
PaneSizePair
)
:
void
Parameters
pair
:
PaneSizePair
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Value
Methods
Restore
Set
Invocation
Open
Set
Invocation
Split
Member Junction
Loading...
Restore / write the bag through a settings port so the rules can be unit-tested.