Uses of Class
systextil.bo.geradorpdfcurvaabc.ConstrutorView
Packages that use ConstrutorView
-
Uses of ConstrutorView in systextil.bo.geradorpdfcurvaabc
Methods in systextil.bo.geradorpdfcurvaabc that return types with arguments of type ConstrutorViewModifier and TypeMethodDescriptionstatic List<ConstrutorView> ViewDAO.buscarDados(br.com.intersys.systextil.connection.AppConnection conn, FiltrosParametros filtros) Methods in systextil.bo.geradorpdfcurvaabc with parameters of type ConstrutorViewModifier and TypeMethodDescriptionstatic voidLayoutTipoTres.montaHeader(ConstrutorView construtorView, com.lowagie.text.pdf.PdfPTable tabela) static voidLayoutTipoDois.montaHeader2(ConstrutorView construtorView, com.lowagie.text.pdf.PdfPTable tabela) static voidLayoutTipoUm.montaHeader2(ConstrutorView construtorView, com.lowagie.text.pdf.PdfPTable tabela) static voidLayoutTipoDois.montaLinhaDadosCliente(ConstrutorView obj, com.lowagie.text.pdf.PdfPTable tabela, int bordas, int posicao) static voidLayoutTipoTres.montaLinhaDadosCliente(ConstrutorView obj, com.lowagie.text.pdf.PdfPTable tabela, int bordas, int posicao) static voidLayoutTipoUm.montaLinhaDadosCliente(ConstrutorView obj, com.lowagie.text.pdf.PdfPTable tabela, int bordas, int posicao) Method parameters in systextil.bo.geradorpdfcurvaabc with type arguments of type ConstrutorViewModifier and TypeMethodDescriptionvoidEstruturaPDF.body(com.lowagie.text.Document document, List<ConstrutorView> agrupamentos) voidLayoutTipoDois.body(com.lowagie.text.Document document, List<ConstrutorView> agrupamentos) voidLayoutTipoTres.body(com.lowagie.text.Document document, List<ConstrutorView> agrupamentos) voidLayoutTipoUm.body(com.lowagie.text.Document document, List<ConstrutorView> agrupamentos)