new ECMFileList()
This constructor is never used explicitly.
Extends
- com.ibm.bpm.coach.CoachView
Methods
-
clearAllSelection()
-
clears record selection from document list
-
getDocumentCount(){integer}
-
Get the number of documents that is in the document list
Returns:
Type Description integer -
getDocumentTypeId(){string}
-
Returns the ID of document type
Returns:
Type Description string -
getFolderPath(){string}
-
returns folder path of document list
Returns:
Type Description string -
getLabel(){String}
-
Returns label of Document List control
Returns:
Type Description String -
getSelectedRecord(){Object}
-
returns selected record from document list
Returns:
Type Description Object -
getServerName(){string}
-
Returns the view of the GetAllVersions Service Call
Returns:
Type Description string -
getType(){string}
-
Get descriptive string representing the type of control
Returns:
Type Description string -
refresh()
-
Refreshes the document list with load more option
Type Description boolean -
search()
-
searches for records with search text from document list
Type Description String -
selectRecordWithName()
-
selects document record with document name
Type Description String -
setFolderPath()
-
Sets folder path for document list
Type Description string -
setLabel(Label)
-
Sets label of Document List control
Name Type Description Label
String of control -
setRecordSelected(Record, Selection)
-
selects or deselects a record from document list
Name Type Description Record
Object for selection Selection
boolean status -
setServerConfig(Server, Folder)
-
sets server name and folder path for document list
Name Type Description Server
String Name Folder
String Path -
setTitle(Label)
-
Sets label of underlying File Table control
Name Type Description Label
String of control -
sort(Column, Sorting)
-
Sorts document list with passed column
Name Type Description Column
String Name Sorting
String type