Constructor
new AwardsRecommendationTable()
Methods
checkAll()
Toggle all checkboxes and update outlet with selected IDs.
checked()
Collect checked IDs and send to outlet button for bulk operations.
connect()
Initialize table controller.
Awards Recommendation Table Controller
Manages recommendation table with multi-selection checkboxes for bulk operations. Communicates selected IDs to outlet controllers for coordinated actions.
Targets: rowCheckbox, CheckAllBox Outlets: outlet-btn
Toggle all checkboxes and update outlet with selected IDs.
Collect checked IDs and send to outlet button for bulk operations.
Initialize table controller.