rootSelector.addChild(SurveyScaleDemo.createDemoInfo());
rootSelector.addChild(FunctionsDemo.createDemoInfo());
rootSelector.addChild(LayoutDemo.createDemoInfo());
rootSelector.addChild(CardDemo.createDemoInfo());
rootSelector.addChild(MultiReportDemoCollection.createDemoInfo());
rootSelector.addChild(SubReportDemoCollection.createDemoInfo());
rootSelector.addChild(ChartDemos.createDemoInfo());
rootSelector.addDemo(new ConditionalGroupDemo());
rootSelector.addDemo(new SimplePatientFormDemo());
rootSelector.addDemo(new SportsCouncilDemo());