Search
Preparing search index...
The search index is not available
hawtio
Options
Inherited
Private
Externals
Only exported
Menu
Globals
SelectionHelpers
Module SelectionHelpers
Index
Functions
clear
Group
decorate
filter
ByGroup
is
InGroup
is
Selected
maybe
nope
select
select
All
select
None
select
One
string
OrBoolean
sync
sync
Group
Selection
toggle
Selection
toggle
Selection
From
Group
yup
Variables
log
Functions
clear
Group
clear
Group
(
group
:
any
)
Parameters
group:
any
decorate
decorate
(
$scope
:
any
)
Parameters
$scope:
any
filter
ByGroup
filter
ByGroup
(
group
:
any
, item
:
any
, yes
?:
string
, no
?:
string
, search
?:
Function
)
:
any
Parameters
group:
any
item:
any
yes?:
string
optional
no?:
string
optional
search?:
Function
optional
search function signature
(
item
:
any
)
:
boolean
Parameters
item:
any
Returns
boolean
Returns
any
is
InGroup
is
InGroup
(
group
:
Array<any>
, item
:
any
, yes
?:
string
, no
?:
string
, search
?:
Function
)
:
any
Parameters
group:
Array<any>
item:
any
yes?:
string
optional
no?:
string
optional
search?:
Function
optional
search function signature
(
item
:
any
)
:
boolean
Parameters
item:
any
Returns
boolean
Returns
any
is
Selected
is
Selected
(
item
:
any
, yes
?:
string
, no
?:
string
)
:
any
Parameters
item:
any
yes?:
string
optional
no?:
string
optional
Returns
any
maybe
maybe
(
answer
:
boolean
, yes
?:
string
, no
?:
string
)
:
any
Parameters
answer:
boolean
yes?:
string
optional
no?:
string
optional
Returns
any
nope
nope
(
str
?:
string
)
:
any
Parameters
str?:
string
optional
Returns
any
select
select
(
group
:
Array<any>
, item
:
any
, $event
:
any
)
Parameters
group:
Array<any>
item:
any
$event:
any
select
All
select
All
(
group
:
Array<any>
, filter
?:
Function
)
Parameters
group:
Array<any>
filter?:
Function
optional
filter function signature
(
any
:
any
)
:
boolean
Parameters
any:
any
Returns
boolean
select
None
select
None
(
group
:
Array<any>
)
Parameters
group:
Array<any>
select
One
select
One
(
group
:
Array<any>
, item
:
any
)
Parameters
group:
Array<any>
item:
any
string
OrBoolean
string
OrBoolean
(
str
:
string
, answer
:
boolean
)
:
any
Parameters
str:
string
answer:
boolean
Returns
any
sync
sync
(
selections
:
Array<any>
, group
:
Array<any>
, index
:
string
)
:
Array<any>
Parameters
selections:
Array<any>
group:
Array<any>
index:
string
Returns
Array<any>
sync
Group
Selection
sync
Group
Selection
(
group
:
any
, collection
:
any
, attribute
?:
string
)
Parameters
group:
any
collection:
any
attribute?:
string
optional
toggle
Selection
toggle
Selection
(
item
:
any
)
Parameters
item:
any
toggle
Selection
From
Group
toggle
Selection
From
Group
(
group
:
Array<any>
, item
:
any
, search
?:
Function
)
Parameters
group:
Array<any>
item:
any
search?:
Function
optional
search function signature
(
item
:
any
)
:
boolean
Parameters
item:
any
Returns
boolean
yup
yup
(
str
?:
string
)
:
any
Parameters
str?:
string
optional
Returns
any
Variables
log
log
:
Logging.Logger
Globals
Selection
Helpers
clear
Group
decorate
filter
ByGroup
is
InGroup
is
Selected
maybe
nope
select
select
All
select
None
select
One
string
OrBoolean
sync
sync
Group
Selection
toggle
Selection
toggle
Selection
From
Group
yup
log
Generated using
TypeDoc