Parent: $root.$libs.LIB
Children
The group of all classes in the library
Object specific | |
$add | $add(type,cName[,iParentFolder=0]) inserts a new class of the specified type (use a constant such as kMenu) and name into the library;returns an item ref to it.The parent folder id for the new class (the $ident of the folder class) is optional |
$remove | $remove(rItem[,bRecursive=kFalse,&cErrorText]) deletes class identified by item reference rItem.If bRecursive,and class is a folder,also recursively deletes folder contents.If an error occurs (info returned to cErrorText) not all classes are deleted |
Standard | $appendlist $count $findident $findname $first $insertlist $makelist $next $sendall |
CODE | FILE | MENU | OBJECT |
QUERY | REMOTEFORM | REMOTEMENU | REMOTETASK |
REPORT | RESTful_REMOTETASK | SCHEMA | SEARCH |
TABLE | TASK | TOOLBAR | USERCONSTANTS |
WINDOW |