Saltar para o conteúdo principal
Versão: 21 R4 BETA

Classes

As seguintes classes podem ser usadas no 4D View Pro.

LineBorder​

.color​

.color : Text

A propriedade .color é a color da borda. .

.style​

.style : Integer

A propriedade .style é a style da borda. .

TableColumn​

.dataField​

.dataField : Text

A propriedade .dataField contém o nome da propriedade da coluna da tabela no contexto de dados.

.formatter​

.formatter : Text

A propriedade .formatter contém o formato da coluna da tabela.

.name​

.name : Text

A propriedade .name contém o nome da coluna da tabela (obrigatório).

TableOptions​

.allowAutoExpand​

.allowAutoExpand : Boolean

The .allowAutoExpand property indicates whether to expand columns or rows of the table when values are added in empty adjacent cells. .

.bandColumns​

.bandColumns : Boolean

A propriedade .bandColumns indica se deve exibir um estilo de coluna alternativo. .

.bandRows​

.bandRows : Boolean

A propriedade .bandRows indica se deve exibir um estilo de linha alternativo. .

.highlightLastColumn​

.highlightLastColumn : Boolean

A propriedade .highlightLastColumn indica se deve destacar a última coluna. .

.highlightFirstColumn​

.highlightFirstColumn : Boolean

A propriedade .highlightFirstColumn indica se a primeira coluna deve ser destacada. .

.showFooter​

.showFooter : Boolean

A propriedade .showFooter indica se deve exibir um pied de page. .

.showHeader​

.showHeader : Boolean

A propriedade .showHeader indica se deve exibir um cabeçalho. .

.showResizeHandle​

.showResizeHandle : Boolean

A propriedade .showResizeHandle indica se deve exibir o manipulador de redimensionamento para tabelas que não têm source. .

.tableColumns​

.tableColumns : Collection

The .tableColumns property is a collection of cs.ViewPro.TableColumn objects used to create the table's columns.

.theme​

.theme : cs.ViewPro.TableThemeOptions

A propriedade .theme define um tema de tabela. Também pode ser um texto (nome de um tema nativo SpreadJS).

Consulte los temas nativos de SpreadJS.

.useFooterDropDownList​

.useFooterDropDownList : Boolean

The .useFooterDropDownList property indicates whether to use a dropdown list in footer cells that calculate the total value of a column. .

TableStyle​

.backColor​

.backColor : Text

The .backColor property is the background color of the table.

.foreColor​

.foreColor : Text

The .foreColor property is the foreground color of the table.

.font​

.font : Text

A propriedade .font é o nome da fonte (consulte Fontes e texto) da tabela.

.textDecoration​

.textDecoration : Integer

A propriedade .textDecoration é a decoração de texto da tabela (consulte Fontes e texto).

.borderLeft​

.borderLeft : cs.ViewPro.LineBorder

A propriedade .borderLeft é a linha de borda esquerda da tabela .

.borderRight​

.borderRight : cs.ViewPro.LineBorder

A propriedade .borderRight é a linha de borda direita da tabela .

.borderBottom​

.borderBottom : cs.ViewPro.LineBorder

A propriedade .borderBottom é a linha inferior da borda da tabela.

.borderTop​

.borderTop : cs.ViewPro.LineBorder

The .borderTop property is the top border line of the table .

.borderHorizontal​

.borderHorizontal : cs.ViewPro.LineBorder

A propriedade .borderHorizontal é a linha horizontal de borda da tabela.

.borderVertical​

.borderVertical : cs.ViewPro.LineBorder

A propriedade .borderVertical é a linha de borda vertical da tabela.

TableTheme​

.bandRows​

.bandRows : Boolean

A propriedade .bandRows indica se deve exibir um estilo de linha alternativo.

.bandColumns​

.bandColumns : Boolean

A propriedade .bandColumns indica se deve exibir um estilo de coluna alternativo.

.highlightLastColumn​

.highlightLastColumn : Boolean

A propriedade .highlightLastColumn indica se deve destacar a última coluna.

.highlightFirstColumn​

.highlightFirstColumn : Boolean

A propriedade .highlightFirstColumn indica se a primeira coluna deve destacar.

.theme​

.theme : cs.ViewPro.TableThemeOptions
.theme : Text

A propriedade .theme define um tema de tabela. Si Text: nombre de un tema nativo SpreadJS.

TableThemeOptions​

.firstColumnStripSize​

.firstColumnStripSize : Integer

A propriedade .firstColumnStripSize é a tamanho da primeira coluna alternativa. O padrão=1

.firstColumnStripStyle​

.firstColumnStripStyle : cs.ViewPro.TableStyle

A propriedade .firstColumnStripStyle é o estilo da primeira coluna alternada.

.firstFooterCellStyle​

.firstFooterCellStyle : cs.ViewPro.TableStyle

A propriedade .firstFooterCellStyle é o estilo da primeira célula de rodapé. "highlightFirstColumn" tem de ser true.

.firstHeaderCellStyle​

.firstHeaderCellStyle : cs.ViewPro.TableStyle

A propriedade .firstHeaderCellStyle é o estilo da primeira célula de cabeçalho. "highlightFirstColumn" tem de ser true.

.firstRowStripSize​

.firstRowStripSize : Integer

A propriedade .firstRowStripSize é o tamanho da primeira coluna alternativa. O padrão=1.

.firstRowStripStyle​

.firstRowStripStyle : cs.ViewPro.TableStyle

A propriedade .firstRowStripStyle é o estilo da primeira linha alternativa.

.footerRowStyle​

.footerRowStyle : cs.ViewPro.TableStyle

A propriedade .footerRowStyle é o estilo padrão da área de rodapé.

.headerRowStyle​

.headerRowStyle : cs.ViewPro.TableStyle

A propriedade .headerRowStyle é a estilo padrão da área de cabeçalho.

.highlightFirstColumnStyle​

.highlightFirstColumnStyle : cs.ViewPro.TableStyle

A propriedade .highlightFirstColumnStyle é o estilo da primeira coluna. "highlightFirstColumn" tem de ser true.

.highlightLastColumnStyle​

.highlightLastColumnStyle : cs.ViewPro.TableStyle

A propriedade .highlightLastColumnStyle é o estilo da última coluna. "highlightLastColumn" tem de ser verdadeiro.

.lastFooterCellStyle​

.lastFooterCellStyle : cs.ViewPro.TableStyle

A propriedade .lastFooterCellStyle é o estilo da última célula do rodapé. "highlightLastColumn" tem de ser verdadeiro.

.lastHeaderCellStyle​

.lastHeaderCellStyle : cs.ViewPro.TableStyle

A propriedade .lastHeaderCellStyle é o estilo da última célula do cabeçalho. "highlightLastColumn" tem de ser verdadeiro.

.name​

.name : Text

The .name property is the name of a native SpreadJS theme.

.secondColumnStripSize​

.secondColumnStripSize : Integer

A propriedade .secondColumnStripSize é o tamanho da segunda coluna alternada. O padrão=1

.secondColumnStripStyle​

.secondColumnStripStyle : cs.ViewPro.TableStyle

A propriedade .secondColumnStripStyle é o estilo da segunda coluna alternada.

.secondRowStripSize​

.secondRowStripSize : Integer

A propriedade .secondRowStripSize é a tamanho da segunda coluna alternativa. O padrão=1.

.secondRowStripStyle​

.secondRowStripStyle : cs.ViewPro.TableStyle

A propriedade .secondRowStripStyle é a segundo estilo de linha alternativo.

.wholeTableStyle​

.wholeTableStyle : cs.ViewPro.TableStyle

A propriedade.wholeTableStyle é a estilo padrão da área de dados.