Uses of Class
br.com.davinti.vitruvio.ui.projeto.PlanejamentoDTO
Packages that use PlanejamentoDTO
-
Uses of PlanejamentoDTO in br.com.davinti.vitruvio.spi.impl
Constructor parameters in br.com.davinti.vitruvio.spi.impl with type arguments of type PlanejamentoDTOModifierConstructorDescriptionProjetoDynamicReportV8Generator(Projeto projeto, TreeDataProvider<PlanejamentoDTO> container, TreeGrid treeGrid) -
Uses of PlanejamentoDTO in br.com.davinti.vitruvio.ui.projeto
Methods in br.com.davinti.vitruvio.ui.projeto that return types with arguments of type PlanejamentoDTOMethod parameters in br.com.davinti.vitruvio.ui.projeto with type arguments of type PlanejamentoDTOModifier and TypeMethodDescriptionvoidPlanejamentoV8Presenter.drop(GridDropEvent<PlanejamentoDTO> event) voidPlanejamentoV8View.initProjectTable(TreeGrid<PlanejamentoDTO> table) voidPlanejamentoV8ViewImpl.initProjectTable(TreeGrid<PlanejamentoDTO> table)