Skip to content

Commit

Permalink
Rename inputListener -> fireListener, see phetsims/sun#550
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisklus committed Jan 3, 2020
1 parent 5f149de commit c77ba39
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions js/phet-io/hookes-law-phet-io-elements-baseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -2484,7 +2484,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"hookesLaw.energyScreen.view.visibilityControls.barGraphRadioButton.inputListener.firedEmitter": {
"hookesLaw.energyScreen.view.visibilityControls.barGraphRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -2497,7 +2497,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"hookesLaw.energyScreen.view.visibilityControls.barGraphRadioButton.inputListener.pressAction": {
"hookesLaw.energyScreen.view.visibilityControls.barGraphRadioButton.fireListener.pressAction": {
"phetioDocumentation": "Executes whenever a press occurs. The first argument when executing can be used to convey info about the SceneryEvent. The arguments are:<br/><ol><li>event: SceneryEventIO</li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -2510,7 +2510,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"hookesLaw.energyScreen.view.visibilityControls.barGraphRadioButton.inputListener.releaseAction": {
"hookesLaw.energyScreen.view.visibilityControls.barGraphRadioButton.fireListener.releaseAction": {
"phetioDocumentation": "Executes whenever a release occurs. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand Down Expand Up @@ -2783,7 +2783,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"hookesLaw.energyScreen.view.visibilityControls.energyPlotRadioButton.inputListener.firedEmitter": {
"hookesLaw.energyScreen.view.visibilityControls.energyPlotRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -2796,7 +2796,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"hookesLaw.energyScreen.view.visibilityControls.energyPlotRadioButton.inputListener.pressAction": {
"hookesLaw.energyScreen.view.visibilityControls.energyPlotRadioButton.fireListener.pressAction": {
"phetioDocumentation": "Executes whenever a press occurs. The first argument when executing can be used to convey info about the SceneryEvent. The arguments are:<br/><ol><li>event: SceneryEventIO</li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -2809,7 +2809,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"hookesLaw.energyScreen.view.visibilityControls.energyPlotRadioButton.inputListener.releaseAction": {
"hookesLaw.energyScreen.view.visibilityControls.energyPlotRadioButton.fireListener.releaseAction": {
"phetioDocumentation": "Executes whenever a release occurs. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand Down Expand Up @@ -2991,7 +2991,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"hookesLaw.energyScreen.view.visibilityControls.forcePlotRadioButton.inputListener.firedEmitter": {
"hookesLaw.energyScreen.view.visibilityControls.forcePlotRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -3004,7 +3004,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"hookesLaw.energyScreen.view.visibilityControls.forcePlotRadioButton.inputListener.pressAction": {
"hookesLaw.energyScreen.view.visibilityControls.forcePlotRadioButton.fireListener.pressAction": {
"phetioDocumentation": "Executes whenever a press occurs. The first argument when executing can be used to convey info about the SceneryEvent. The arguments are:<br/><ol><li>event: SceneryEventIO</li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -3017,7 +3017,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"hookesLaw.energyScreen.view.visibilityControls.forcePlotRadioButton.inputListener.releaseAction": {
"hookesLaw.energyScreen.view.visibilityControls.forcePlotRadioButton.fireListener.releaseAction": {
"phetioDocumentation": "Executes whenever a release occurs. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand Down Expand Up @@ -18019,7 +18019,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"hookesLaw.systemsScreen.view.visibilityControls.componentsRadioButton.inputListener.firedEmitter": {
"hookesLaw.systemsScreen.view.visibilityControls.componentsRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -18032,7 +18032,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"hookesLaw.systemsScreen.view.visibilityControls.componentsRadioButton.inputListener.pressAction": {
"hookesLaw.systemsScreen.view.visibilityControls.componentsRadioButton.fireListener.pressAction": {
"phetioDocumentation": "Executes whenever a press occurs. The first argument when executing can be used to convey info about the SceneryEvent. The arguments are:<br/><ol><li>event: SceneryEventIO</li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -18045,7 +18045,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"hookesLaw.systemsScreen.view.visibilityControls.componentsRadioButton.inputListener.releaseAction": {
"hookesLaw.systemsScreen.view.visibilityControls.componentsRadioButton.fireListener.releaseAction": {
"phetioDocumentation": "Executes whenever a release occurs. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand Down Expand Up @@ -18435,7 +18435,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"hookesLaw.systemsScreen.view.visibilityControls.totalRadioButton.inputListener.firedEmitter": {
"hookesLaw.systemsScreen.view.visibilityControls.totalRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -18448,7 +18448,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"hookesLaw.systemsScreen.view.visibilityControls.totalRadioButton.inputListener.pressAction": {
"hookesLaw.systemsScreen.view.visibilityControls.totalRadioButton.fireListener.pressAction": {
"phetioDocumentation": "Executes whenever a press occurs. The first argument when executing can be used to convey info about the SceneryEvent. The arguments are:<br/><ol><li>event: SceneryEventIO</li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -18461,7 +18461,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"hookesLaw.systemsScreen.view.visibilityControls.totalRadioButton.inputListener.releaseAction": {
"hookesLaw.systemsScreen.view.visibilityControls.totalRadioButton.fireListener.releaseAction": {
"phetioDocumentation": "Executes whenever a release occurs. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand Down

0 comments on commit c77ba39

Please sign in to comment.