4D v11 SQLコマンドリスト: 階層リスト
階層リストの管理
APPEND TO LIST
(list; itemText; itemRef{; sublist; expanded})
CLEAR LIST
(list{; *})
Copy list
(list)
ListRef
Count list items
({*; }list{; *})
倍長整数
DELETE FROM LIST
({*; }list; itemRef | *{; *})
Find in list
({*; }list; value; scope{; itemsArray{; *}})
倍長整数
GET LIST ITEM
({*; }list; itemPos | *; itemRef; itemText{; sublist{; expanded}})
Get list item font
({*; }list; itemRef | *)
文字列
GET LIST ITEM ICON
({*; }list; itemRef | *; icon)
GET LIST ITEM PARAMETER
({*; }list; itemRef | *; selector; value)
GET LIST ITEM PROPERTIES
({*; }list; itemRef | *; enterable{; styles{; icon{; color}}})
GET LIST PROPERTIES
(list; appearance{; icon{; lineHeight{; doubleClick{; multiSelections{; editable}}}}})
INSERT IN LIST
({*; } list; beforeItemRef | *; itemText; itemRef{; sublist; expanded})
Is a list
(list)
ブール
List item parent
({*; }list; itemRef | *)
倍長整数
List item position
({*; }list; itemRef)
数値
LIST OF CHOICE LISTS
(numsArray; namesArray)
Load list
(listName)
ListRef
New list
ListRef
REDRAW LIST
(list)
SAVE LIST
(list; listName)
SELECT LIST ITEMS BY POSITION
({*; }list; itemPos{; positionsArray})
SELECT LIST ITEMS BY REFERENCE
(list; itemRef{; refArray})
Selected list items
({*; }list{; itemsArray{; *}})
倍長整数
SET LIST ITEM
({*; } list; itemRef | *; newItemText; newItemRef{; sublist; expanded})
SET LIST ITEM FONT
({*; }list; itemRef | *; font)
SET LIST ITEM ICON
({*; }list; itemRef | *; icon)
SET LIST ITEM PARAMETER
({*; }list; itemRef | *; selector; value)
SET LIST ITEM PROPERTIES
({*; }list; itemRef | *; enterable; styles; icon{; color})
SET LIST PROPERTIES
(list; appearance{; icon{; lineHeight{; doubleClick{; multiSelections{; editable}}}}})
SORT LIST
(list{; > または <})
他の関連するコマンド:
LIST TO BLOB
(list; blob{; *}) --
テーマ
BLOB
BLOB to list
(blob{; offset})
ListRef --
テーマ
BLOB
FONT
({*; }object; font) --
テーマ
オブジェクトプロパティ
FONT SIZE
({*; }object; size) --
テーマ
オブジェクトプロパティ
FONT STYLE
({*; }object; styles) --
テーマ
オブジェクトプロパティ
SET FILTER
({*; }object; entryFilter) --
テーマ
オブジェクトプロパティ
SET ENTERABLE
({*; }entryArea; enterable) --
テーマ
オブジェクトプロパティ
SET COLOR
({*; }object; color{; altColor}) --
テーマ
オブジェクトプロパティ
SET RGB COLORS
({*; }object; foregroundColor; backgroundColor{; altBackgrndColor}) --
テーマ
オブジェクトプロパティ
SET SCROLLBAR VISIBLE
({*; }object; horizontal; vertical) --
テーマ
オブジェクトプロパティ
DRAG AND DROP PROPERTIES
(srcObject; srcElement; srcProcess) --
テーマ
ドラック&ドロップ
SCROLL LINES
({*; }object{; position{; *}}) --
テーマ
ユーザインタフェース
EDIT ITEM
({*; }object{; item}) --
テーマ
入力制御