Saltar para o conteúdo principal
Versão: 20 R8 BETA

List Box

[LISTBOX COLLAPSE ( {* ;} objeto {; recursivo {; seletor {; linha
LISTBOX DELETE COLUMN ( {* ;} objeto ; posiçaoCol {; numero} )
LISTBOX DELETE ROWS ( {* ;} objeto ; posiçao {; numRows} )
LISTBOX DUPLICATE COLUMN ( {* ;} objeto ; posCol ; nomCol ; varCol ; nomCabe ; varCabe {; nomRodape ; varRodape} )
[LISTBOX EXPAND ( {* ;} object {; recursive {; selector {; linha
LISTBOX Get array ( {* ;} objeto ; tipoArray ) : Pointer
LISTBOX GET ARRAYS ( {* ;} objeto ; arrNomsCols ; arrNomsTitulos ; arrVarCols ; arrVarTitulos ; arrColsVisiveis ; arrEstilos {; arrFooterNames ; arrFootersVars} )
LISTBOX Get auto row height ( {* ;} objeto ; seletor {; unidade} ) : Integer
LISTBOX GET CELL COORDINATES ( {* ;} objeto ; coluna ; linha ; esquerda ; superior ; direita ; inferior )
LISTBOX GET CELL POSITION ( {* ;} objeto {; X ; Y }; coluna ; linha {; varCol} )
LISTBOX Get column formula ( {* ;} objeto ) : Text
LISTBOX Get column width ( {* ;} objeto {; larguraMin {; larguraMax}} ) : Integer
LISTBOX Get footer calculation ( {* ;} objeto ) : Integer
LISTBOX Get footers height ( {* ;} objeto {; unidade} ) : Integer
LISTBOX GET GRID ( {* ;} objeto ; horizontal ; vertical )
LISTBOX GET GRID COLORS ( {* ;} objeto ; corH ; corV )
LISTBOX Get headers height ( {* ;} objeto {; unidade} ) : Integer
LISTBOX GET HIERARCHY ( {* ;} objeto ; hierárquico {; hierarquia} )
LISTBOX Get locked columns ( {* ;} objeto ) : Integer
LISTBOX Get number of columns ( {* ;} objeto ) : Integer
LISTBOX Get number of rows ( {* ;} objeto ) : Integer
LISTBOX GET OBJECTS ( {* ;} objeto ; arrayNomObjeto )
LISTBOX GET PRINT INFORMATION ( {* ;} objeto ; seletor ; info )
LISTBOX Get property ( {* ;} objeto ; propriedade ) : any
LISTBOX Get row color ( {* ;} objeto ; fila {; tipoCor} ) : Text
LISTBOX Get row color as number ( {* ;} objeto ; fila {; tipoCor} ) : Integer
LISTBOX Get row font style ( {* ;} objeto ; linha ) : Integer
LISTBOX Get row height ( {* ;} objeto ; linha ) : Integer
LISTBOX Get rows height ( {* ;} objeto {; unidade} ) : Integer
LISTBOX Get static columns ( {* ;} objeto ) : Integer
LISTBOX GET TABLE SOURCE ( {* ;} objeto ; numTabela {; nome {; highlightName}} )
LISTBOX INSERT COLUMN ( {* ;} objeto ; posiçaoCol ; nomeColuna ; variavelCol ; nomeCabe ; varTitulo {; nomRodapé ; nomeVar} )
LISTBOX INSERT COLUMN FORMULA ( {* ;} objeto ; posiçaoCol ; nomeColuna ; formula ; tipoDados ; nomeCabe ; varTitulo {; nomeRodape ; varRodape} )
LISTBOX INSERT ROWS ( {* ;} objeto ; posiçao {; numFilas} )
LISTBOX MOVE COLUMN ( {* ;} objeto ; colPosition )
LISTBOX MOVED COLUMN NUMBER ( {* ;} objeto ; antPosiçao ; novaPosição )
LISTBOX MOVED ROW NUMBER ( {* ;} objeto ; antPosiçao ; novaPosiçao )
LISTBOX SELECT BREAK ( {* ;} objeto ; fila ; coluna {; açao} )
LISTBOX SELECT ROW ( {* ;} objeto ; posiçao {; açao} )
LISTBOX SELECT ROWS ( {* ;} objeto ; seleção {; ação} )
LISTBOX SET ARRAY ( {* ;} objeto ; tipoArray ; proArray )
LISTBOX SET AUTO ROW HEIGHT ( {* ;} objeto ; seletor ; valor ; unidade )
LISTBOX SET COLUMN FORMULA ( {* ;} objeto ; formula ; tipoDado )
LISTBOX SET COLUMN WIDTH ( {* ;} objeto ; largura {; larguraMin {; larguraMax}} )
LISTBOX SET FOOTER CALCULATION ( {* ;} objeto ; calculo )
LISTBOX SET FOOTERS HEIGHT ( {* ;} objeto ; altura {; unidade} )
LISTBOX SET GRID ( {* ;} objeto ; horizontal ; vertical )
LISTBOX SET GRID COLOR ( {* ;} objeto ; cor ; horizontal ; vertical )
LISTBOX SET HEADERS HEIGHT ( {* ;} objeto ; altura {; unidade} )
LISTBOX SET HIERARCHY ( {* ;} objeto ; hierárquico {; hierarquia} )
LISTBOX SET LOCKED COLUMNS ( {* ;} objeto ; numColunas )
LISTBOX SET PROPERTY ( {* ;} objeto ; propriedade ; valor )
LISTBOX SET ROW COLOR ( {* ;} objeto ; fila ; cor {; tipoCor} )
LISTBOX SET ROW FONT STYLE ( {* ;} objeto ; fila ; estilo )
LISTBOX SET ROW HEIGHT ( {* ;} objeto ; linha ; altura )
LISTBOX SET ROWS HEIGHT ( {* ;} objeto ; altura {; unidade da altura} )
LISTBOX SET STATIC COLUMNS ( {* ;} objeto ; numColunas )
[LISTBOX SET TABLE SOURCE ( {* ;} objeto ; numTabela
LISTBOX SORT COLUMNS ( {* ;} objeto ; numColuna ; ordenar {; numColuna2 ; ordenar2 ; ... ; numColunaN ; ordenarN} )