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 d4e9d70 commit 0ae785b
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions js/phet-io/beers-law-lab-phet-io-elements-baseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.absorbanceRadioButton.inputListener.firedEmitter": {
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.absorbanceRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -573,7 +573,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.absorbanceRadioButton.inputListener.pressAction": {
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.absorbanceRadioButton.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 @@ -586,7 +586,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.absorbanceRadioButton.inputListener.releaseAction": {
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.absorbanceRadioButton.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 @@ -703,7 +703,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.transmittanceRadioButton.inputListener.firedEmitter": {
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.transmittanceRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -716,7 +716,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.transmittanceRadioButton.inputListener.pressAction": {
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.transmittanceRadioButton.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 @@ -729,7 +729,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.transmittanceRadioButton.inputListener.releaseAction": {
"beersLawLab.beersLawScreen.view.detectorNode.bodyNode.transmittanceRadioButton.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 @@ -8633,7 +8633,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"beersLawLab.beersLawScreen.view.wavelengthControls.presetWavelengthRadioButton.inputListener.firedEmitter": {
"beersLawLab.beersLawScreen.view.wavelengthControls.presetWavelengthRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -8646,7 +8646,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"beersLawLab.beersLawScreen.view.wavelengthControls.presetWavelengthRadioButton.inputListener.pressAction": {
"beersLawLab.beersLawScreen.view.wavelengthControls.presetWavelengthRadioButton.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 @@ -8659,7 +8659,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"beersLawLab.beersLawScreen.view.wavelengthControls.presetWavelengthRadioButton.inputListener.releaseAction": {
"beersLawLab.beersLawScreen.view.wavelengthControls.presetWavelengthRadioButton.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 @@ -8828,7 +8828,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"beersLawLab.beersLawScreen.view.wavelengthControls.variableWavelengthRadioButton.inputListener.firedEmitter": {
"beersLawLab.beersLawScreen.view.wavelengthControls.variableWavelengthRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -8841,7 +8841,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"beersLawLab.beersLawScreen.view.wavelengthControls.variableWavelengthRadioButton.inputListener.pressAction": {
"beersLawLab.beersLawScreen.view.wavelengthControls.variableWavelengthRadioButton.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 @@ -8854,7 +8854,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"beersLawLab.beersLawScreen.view.wavelengthControls.variableWavelengthRadioButton.inputListener.releaseAction": {
"beersLawLab.beersLawScreen.view.wavelengthControls.variableWavelengthRadioButton.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 @@ -12403,7 +12403,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solidRadioButton.inputListener.firedEmitter": {
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solidRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -12416,7 +12416,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solidRadioButton.inputListener.pressAction": {
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solidRadioButton.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 @@ -12429,7 +12429,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solidRadioButton.inputListener.releaseAction": {
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solidRadioButton.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 @@ -12520,7 +12520,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO<BooleanIO>"
},
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solutionRadioButton.inputListener.firedEmitter": {
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solutionRadioButton.fireListener.firedEmitter": {
"phetioDocumentation": "A function that executes. The arguments are:<br/><ol><li>event: NullableIO<SceneryEventIO></li></ol>",
"phetioDynamicElement": false,
"phetioEventType": "USER",
Expand All @@ -12533,7 +12533,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "EmitterIO<NullableIO<SceneryEventIO>>"
},
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solutionRadioButton.inputListener.pressAction": {
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solutionRadioButton.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 @@ -12546,7 +12546,7 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "ActionIO<SceneryEventIO>"
},
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solutionRadioButton.inputListener.releaseAction": {
"beersLawLab.concentrationScreen.view.soluteControls.soluteFormNode.solutionRadioButton.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 0ae785b

Please sign in to comment.