SYMBOL INDEX (30 symbols across 12 files) FILE: src/App.js function SurveyJSReactApplication (line 14) | function SurveyJSReactApplication() { FILE: src/components/MyQuestion.js constant QUESTION_TYPE (line 4) | const QUESTION_TYPE = "myquestion"; function registerMyQuestion (line 6) | function registerMyQuestion() { class MyQuestionModel (line 12) | class MyQuestionModel extends Question { method getType (line 13) | getType() { method text (line 17) | get text() { method text (line 20) | set text(newValue) { class MyQuestion (line 25) | class MyQuestion extends SurveyElementBase { method question (line 26) | get question() { method render (line 29) | render() { FILE: src/components/SurveyAnalytics.js class SurveyAnalytics (line 7) | class SurveyAnalytics extends Component { method componentDidMount (line 9) | componentDidMount() { method render (line 14) | render() { FILE: src/components/SurveyAnalyticsTabulator.js class SurveyAnalyticsTabulator (line 17) | class SurveyAnalyticsTabulator extends Component { method componentDidMount (line 19) | componentDidMount() { method render (line 24) | render() { FILE: src/components/SurveyCreator.js function SurveyCreatorWidget (line 9) | function SurveyCreatorWidget(props) { FILE: src/pages/Analytics.js function AnalyticsPage (line 3) | function AnalyticsPage() { FILE: src/pages/AnalyticsTabulator.js function AnalyticsTabulatorPage (line 3) | function AnalyticsTabulatorPage() { FILE: src/pages/Creator.js function CreatorPage (line 5) | function CreatorPage() { FILE: src/pages/Export.js function savePDF (line 6) | function savePDF(model) { function ExportToPDFPage (line 12) | function ExportToPDFPage() { FILE: src/pages/Home.js function HomePage (line 3) | function HomePage() { FILE: src/pages/Survey.js function onValueChanged (line 10) | function onValueChanged(_, options) { function onComplete (line 14) | function onComplete(survey) { function SurveyPage (line 18) | function SurveyPage() { FILE: src/registerServiceWorker.js function register (line 21) | function register() { function registerValidSW (line 55) | function registerValidSW(swUrl) { function checkValidServiceWorker (line 84) | function checkValidServiceWorker(swUrl) { function unregister (line 111) | function unregister() {