Uses of Class
it.uniupo.simnova.views.ui.helper.TimeSection
Packages that use TimeSection
- 
Uses of TimeSection in it.uniupo.simnova.views.ui.helperMethods in it.uniupo.simnova.views.ui.helper with parameters of type TimeSectionModifier and TypeMethodDescriptionstatic voidAdditionalParamDialog.showAdditionalParamsDialog(TimeSection timeSection) Mostra un dialog per selezionare parametri aggiuntivi predefiniti per una data sezione temporale.Constructor parameters in it.uniupo.simnova.views.ui.helper with type arguments of type TimeSectionModifierConstructorDescriptionTimeSection(int timeNumber, ScenarioService scenarioService, List<TimeSection> timeSections, com.vaadin.flow.component.orderedlayout.VerticalLayout timeSectionsContainer, Integer scenarioId) Costruttore per creare una nuova sezione temporale.