Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
EventMatcher
Class EventMatcher
Hierarchy
EventMatcher
CollectionMatcher
Resource
Index
Constructors
constructor
Properties
actions
collection_
name
subject_
path
when
Methods
contains
Action
Constructors
constructor
new
Event
Matcher
(
__namedParameters
:
{
action
:
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
|
(
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
)
[]
;
subject_path
:
RegExp
;
when
:
"before"
|
"after"
}
)
:
EventMatcher
Parameters
__namedParameters:
{
action
:
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
|
(
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
)
[]
;
subject_path
:
RegExp
;
when
:
"before"
|
"after"
}
action
:
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
|
(
"show"
|
"create"
|
"edit"
|
"replace"
|
"delete"
)
[]
subject_
path
:
RegExp
when
:
"before"
|
"after"
Returns
EventMatcher
Properties
actions
actions
:
ActionName
[]
collection_
name
collection_
name
:
null
|
string
subject_
path
subject_
path
:
RegExp
when
when
:
When
Methods
contains
Action
contains
Action
(
action_name
:
ActionName
)
:
boolean
Parameters
action_name:
ActionName
Returns
boolean
Globals
Event
Matcher
constructor
actions
collection_
name
subject_
path
when
contains
Action
Generated using
TypeDoc