Saltar al contenido principal
Versión: 20 R8 BETA

List Box

LISTBOX COLLAPSE ( {* ;} objeto {; recursivo {; selector {; grueso {; columna}}}} )
LISTBOX DELETE COLUMN ( {* ;} objeto ; posicionCol {; numero} )
LISTBOX DELETE ROWS ( {* ;} objeto ; posicionL {; numLineas} )
LISTBOX DUPLICATE COLUMN ( {* ;} objeto ; posCol ; nomCol ; varCol ; nomEncab ; varEncab {; nomPie ; varPie} )
LISTBOX EXPAND ( {* ;} objeto {; recursivo {; selector {; grueso {; columna}}}} )
LISTBOX Get array ( {* ;} objeto ; tipoArray ) : Pointer
LISTBOX GET ARRAYS ( {* ;} objeto ; arrNomsCols ; arrNomsEncabezados ; arrVarCols ; arrVarEncabezados ; arrColsVisibles ; arrEstilos {; arrNomsPies ; arrVarsPies} )
LISTBOX Get auto row height ( {* ;} objeto ; selector {; unidad} ) : Integer
LISTBOX GET CELL COORDINATES ( {* ;} object ; column ; linea ; izquierda ; arriba ; der ; abajo )
LISTBOX GET CELL POSITION ( {* ;} objeto {; X ; Y }; columna ; linea {; varCol} )
LISTBOX Get column formula ( {* ;} objeto ) : Text
LISTBOX Get column width ( {* ;} objeto {; anchoMin {; anchoMax}} ) : Integer
LISTBOX Get footer calculation ( {* ;} objeto ) : Integer
LISTBOX Get footers height ( {* ;} objeto {; unidad} ) : Integer
LISTBOX GET GRID ( {* ;} objeto ; horizontal ; vertical )
LISTBOX GET GRID COLORS ( {* ;} objeto ; colorH ; colorV )
LISTBOX Get headers height ( {* ;} objeto {; unidad} ) : Integer
LISTBOX GET HIERARCHY ( {* ;} objeto ; jerarquico {; jerarquia} )
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 ; selector ; info )
LISTBOX Get property ( {* ;} objeto ; propiedad ) : any
LISTBOX Get row color ( {* ;} objeto ; fila {; tipoColor} ) : Text
LISTBOX Get row color as number ( {* ;} objeto ; fila {; tipoColor} ) : Integer
LISTBOX Get row font style ( {* ;} objeto ; linea ) : Integer
LISTBOX Get row height ( {* ;} objeto ; linea ) : Integer
LISTBOX Get rows height ( {* ;} objeto {; unidad} ) : Integer
LISTBOX Get static columns ( {* ;} objeto ) : Integer
LISTBOX GET TABLE SOURCE ( {* ;} objeto ; numTabla {; nombre {; nomSel}} )
LISTBOX INSERT COLUMN ( {* ;} objeto ; posicionCol ; nomCol ; variableCol ; nomEncabezado ; varTitulo {; nomPie ; nomVar} )
LISTBOX INSERT COLUMN FORMULA ( {* ;} objeto ; posicionCol ; nomCol ; formula ; tipoDatos ; nomEncabezado ; varEncabezado {; nomPie ; variablePie} )
LISTBOX INSERT ROWS ( {* ;} objeto ; posicionL {; numLineas} )
LISTBOX MOVE COLUMN ( {* ;} objeto ; posicionCol )
LISTBOX MOVED COLUMN NUMBER ( {* ;} objeto ; antPosicion ; nuevPosicion )
LISTBOX MOVED ROW NUMBER ( {* ;} objeto ; antPosicion ; nuevPosicion )
LISTBOX SELECT BREAK ( {* ;} objeto ; linea ; columna {; accion} )
LISTBOX SELECT ROW ( {* ;} objeto ; posicionL {; accion} )
LISTBOX SELECT ROWS ( {* ;} objeto ; seleccion {; accion} )
LISTBOX SET ARRAY ( {* ;} objeto ; tipoArray ; ptrArray )
LISTBOX SET AUTO ROW HEIGHT ( {* ;} objeto ; selector ; valor ; unidad )
LISTBOX SET COLUMN FORMULA ( {* ;} objeto ; formula ; tipoDato )
LISTBOX SET COLUMN WIDTH ( {* ;} objeto ; ancho {; anchoMin {; anchoMax}} )
LISTBOX SET FOOTER CALCULATION ( {* ;} objeto ; calculo )
LISTBOX SET FOOTERS HEIGHT ( {* ;} objeto ; altura {; unidad} )
LISTBOX SET GRID ( {* ;} objeto ; horizontal ; vertical )
LISTBOX SET GRID COLOR ( {* ;} objeto ; color ; horizontal ; vertical )
LISTBOX SET HEADERS HEIGHT ( {* ;} objeto ; altura {; unidad} )
LISTBOX SET HIERARCHY ( {* ;} objeto ; jerarquico {; jerarquia} )
LISTBOX SET LOCKED COLUMNS ( {* ;} objeto ; numColumnas )
LISTBOX SET PROPERTY ( {* ;} objeto ; propiedad ; valor )
LISTBOX SET ROW COLOR ( {* ;} objeto ; fila ; color {; tipoColor} )
LISTBOX SET ROW FONT STYLE ( {* ;} objeto ; fila ; estilo )
LISTBOX SET ROW HEIGHT ( {* ;} objeto ; linea ; altura )
LISTBOX SET ROWS HEIGHT ( {* ;} objeto ; altura {; unidad} )
LISTBOX SET STATIC COLUMNS ( {* ;} objeto ; numColumnas )
[LISTBOX SET TABLE SOURCE ( {* ;} objeto ; numTabla
LISTBOX SORT COLUMNS ( {* ;} objeto ; numColumna ; orden {; numColumna2 ; orden2 ; ... ; numColumnaN ; ordenN} )