Comandos y secciones para Listas jerárquicas
Gestión de listas jerárquicas
APPEND TO LIST
(lista; textoElem; refElem{; sublista{; desplegada}})
CLEAR LIST
(lista{; *})
Copy list
(lista)
RefLista
Count list items
(*; lista{; *})
Entero largo
DELETE FROM LIST
({*; }lista; refElem | *{; *})
Find in list
({*; }lista; valor; alcance{; arrayElem{; *}})
Entero largo
GET LIST ITEM
(*; lista; posicionElem | *; refElem; textoElem{; sublista{; desplegada}})
Get list item font
({*; }lista; refElem | *)
Cadena
GET LIST ITEM ICON
({*; }lista; refElem | *; icono)
GET LIST ITEM PARAMETER
({*; }lista; refElem | *; selector; valor)
GET LIST ITEM PROPERTIES
(*; lista; refElem | *; editable{; estilos{; icono{; color}}})
GET LIST PROPERTIES
(lista; apariencia{; icono{; alturaLinea{; dobleClic{; multiSeleccion{; editable}}}}})
INSERT LIST ITEM
({*; }lista; antesElem | *; textoElem; refElem{; sublista{; desplegada}})
Is a list
(lista)
Booleano
List item parent
({*; }lista; refElem | *)
Entero largo
List item position
({*; }lista; refElem)
Numérico
LIST OF CHOICE LISTS
(arrayNums; arrayNoms)
Load list
(nomLista)
RefLista
New list
RefLista
REDRAW LIST
(lista)
SAVE LIST
(lista; nomLista)
SELECT LIST ITEMS BY POSITION
({*; }lista; posicionElem{; posicionArray})
SELECT LIST ITEMS BY REFERENCE
(lista; refElem{; refArray})
Selected list items
({*; }lista{; elemArray{; *}})
Entero largo
SET LIST ITEM
(*; lista; refElem | *; textElem; nuevaRef{; sublista{; desplegada}})
SET LIST ITEM FONT
({*; }lista; refElem | *; fuente)
SET LIST ITEM ICON
({*; }lista; refElem | *; icono)
SET LIST ITEM PARAMETER
({*; }lista; refElem | *; selector; valor)
SET LIST ITEM PROPERTIES
({*; }lista; refElem | *; editable; estilos; icono{; color})
SET LIST PROPERTIES
(lista; apariencia{; icono{; altoLinea{; dobleClic{; multiSeleccion{; editable}}}}})
SORT LIST
(lista{; > o <})
Otros comandos relacionados:
DRAG AND DROP PROPERTIES
(srcObjeto; srcElemento; srcProceso) --
Tema
Arrastrar y soltar
LIST TO BLOB
(lista; BLOB{; *}) --
Tema
BLOB
BLOB to list
(BLOB{; offset})
ListRef --
Tema
BLOB
EDIT ITEM
(*; objeto{; elemento}) --
Tema
Control de entrada
SCROLL LINES
({*; }objeto{; posicion{; *}}) --
Tema
Interfaz de usuario
FONT
({*; }objeto; fuente) --
Tema
Propiedades de los objetos
FONT SIZE
(*; objeto; tamaño) --
Tema
Propiedades de los objetos
FONT STYLE
({*; }objeto; estilos) --
Tema
Propiedades de los objetos
SET FILTER
({*; }objeto; filtroEntrada) --
Tema
Propiedades de los objetos
SET ENTERABLE
({*; }objeto; areaEntrada) --
Tema
Propiedades de los objetos
SET COLOR
({*; }objeto; color{; altColor}) --
Tema
Propiedades de los objetos
SET RGB COLORS
({*; }objeto; colorPrimerPlano; colorFondo{; colorFondoAlt}) --
Tema
Propiedades de los objetos
SET SCROLLBAR VISIBLE
({*; }objeto; horizontal; vertical) --
Tema
Propiedades de los objetos