Constructor
new WaiverTemplateController()
Methods
connect()
- Description:
Initialize controller
- Source:
fileSelected(event)
- Description:
Handle file input change - auto-select upload option
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
event |
Event | Change event from file input |
sourceValueChanged()
- Description:
Handle source value changes
- Source:
toggleSource(event)
- Description:
Handle template source selection change
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
event |
Event | Change event from source select |
updateDisplay()
- Description:
Update the display based on current source value
- Source: