listObj._setRoute Method
/documentation/pages/Ref/Client_Api/UX/list object methods/_setRoute Method.xml
For use with Lists that contain hierarchical data. Sets the selected row on each List in the routeArray.
A5.ButtonList.refresh Method
/documentation/pages/Ref/Client_Api/A5/ButtonList_class/refresh Method.xml
Refresh the button list.
buttonList.populate Method
/documentation/pages/Ref/Client_Api/UX/buttonlist methods/populate method.xml
Populates a Button List Control.
listObj.clearSearchList Method
/documentation/pages/Ref/Client_Api/UX/list object methods/clearSearchList Method.xml
Removes any filter previously applied by submitting the Search Part.
listObj.resetForm Method
/documentation/pages/Ref/Client_Api/UX/list object methods/resetForm Method.xml
Resets the Detail View controls for a List Control.
listObj.resetRow Method
/documentation/pages/Ref/Client_Api/UX/list object methods/resetRow Method.xml
Resets a List row that has been edited to its original values. If the row has been marked as deleted, the row is restored to the List.
listObj.harvestListRow Method
/documentation/pages/Ref/Client_Api/UX/list object methods/harvestListRow Method.xml
Gets a JSON object of the data in the row. If row is an existing row, the object includes an _oldData object with the original values in the row. If the optional row number is not passed in, the current row is harvested.
buttonList.removeButtons Method
/documentation/pages/Ref/Client_Api/UX/buttonlist methods/removeButtons method.xml
Removes a button from a Button List Control.
buttonList.insertButtons Method
/documentation/pages/Ref/Client_Api/UX/buttonlist methods/insertButtons method.xml
Inserts new buttons into a Button List Control.
listObj.deselectAll Method
/documentation/pages/Ref/Client_Api/UX/list object methods/deselectAll Method.xml
Deselects all rows in the List control.