AwardsRecommendationTable

AwardsRecommendationTable

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

Constructor

new AwardsRecommendationTable()

Source:

Methods

checkAll()

Description:
  • Toggle all checkboxes and update outlet with selected IDs.

Source:

checked()

Description:
  • Collect checked IDs and send to outlet button for bulk operations.

Source:

connect()

Description:
  • Initialize table controller.

Source: