Class icm.pgwidget.caseselectdocument.test.CaseSelectDocumentWrapper
Defined in: <icm/pgwidget/caseselectdocument/test/CaseSelectDocumentWrapper.js>.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
|
Handler for the icm.ClearContent event which can be used to clear the content in the
Select Case Document widget.
|
|
|
Handler for the icm.ClearSelectedDoc event which can be used to clear the selected documents in the
Select Case Document widget.
|
|
|
handleICM_SendSplitCaseInfoEvent(payload)
Handler for the icm.SendSplitCaseInfo event which is received when user splits a case.
|
|
|
resize(dimension)
|
|
Method Detail
clearContentPane()
clearSelectedDocs()
handleICM_ClearContentEvent()
Handler for the icm.ClearContent event which can be used to clear the content in the
Select Case Document widget.
handleICM_ClearSelectedDocEvent()
Handler for the icm.ClearSelectedDoc event which can be used to clear the selected documents in the
Select Case Document widget.
handleICM_SendSplitCaseInfoEvent(payload)
Handler for the icm.SendSplitCaseInfo event which is received when user splits a case.
- Parameters:
- {object} payload
- caseEditable: An icm.model.CaseEditable object that represents the case that is to be displayed.
- coordination: An icm.util.Coordination object that is used internally by the widgets in the same page.
hideContentPane()
resize(dimension)
- Parameters:
- dimension
showContentPane()