ActivityWaiverManagerController

ActivityWaiverManagerController

Activity Waiver Manager Controller

Manages the waiver selection interface for gathering activities. Provides visual feedback and validation for waiver associations.

Constructor

new ActivityWaiverManagerController()

Source:

Methods

connect()

Description:
  • Initialize the controller

Source:

deselectAll()

Description:
  • Deselect all waivers

Source:

getSelectedWaivers()

Description:
  • Get array of selected waiver IDs

Source:

selectAll()

Description:
  • Select all waivers

Source:

toggleWaiver()

Description:
  • Handle waiver checkbox toggle

Source:

updateSelectedCount()

Description:
  • Update the selected waiver count display

Source:

updateVisualState()

Description:
  • Update visual state of selected waivers

Source:

validateSelection()

Description:
  • Validate waiver selection

Source: