Namespace Monk.event.workbench
Defined in: event.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
Monk.event.workbench.AdvancedSearchQuery()
This event is fired by the search tool with bibliographic
parameters
|
| <static> |
Monk.event.workbench.ClearSearch()
Sends a message to clear the current search
|
| <static> |
Monk.event.workbench.SimilarSearchQuery()
This event is fired by the similarity "search by example" tool
|
| <static> |
Monk.event.workbench.SimpleSearchQuery()
This event is fired by the search tool with a feature value.
|
| <static> |
Monk.event.workbench.WorksetDocumentComparison()
This event is thrown by the workset comparison tool for comparing documents.
|
| <static> |
Monk.event.workbench.WorksetFeatureComparison()
This event is thrown by the workset comparison tool for feature comparison.
|
Method Detail
<static>
Monk.event.workbench.AdvancedSearchQuery()
This event is fired by the search tool with bibliographic
parameters
<static>
Monk.event.workbench.ClearSearch()
Sends a message to clear the current search
<static>
Monk.event.workbench.SimilarSearchQuery()
This event is fired by the similarity "search by example" tool
<static>
Monk.event.workbench.SimpleSearchQuery()
This event is fired by the search tool with a feature value.
parameters
<static>
Monk.event.workbench.WorksetDocumentComparison()
This event is thrown by the workset comparison tool for comparing documents.
The Feature comparison tool listens for this event and fires the frequency/dunning
and other analysis
<static>
Monk.event.workbench.WorksetFeatureComparison()
This event is thrown by the workset comparison tool for feature comparison.
The Feature comparison tool listens for this event and fires the frequency/dunning
and other analysis