- SQL::List Object
- /documentation/pages/Ref/Api/Namespace/SQL/List/index.xmlAll properties that are arrays support the following properties and methods. Since an array may support several types of objects, you must check an item for token type (using the TargetTokenType property) before referencing its properties. The list items may be accessed using array syntax. All functions take a zero-based position index. Array syntax is one-based.
- A5.ControlBar.Item Button List Object
- /documentation/pages/Ref/Client_Api/A5/ControlBar_class/Item Button List_object/index.xmlDefinition of a button list.
- SQL::ReferenceList Object
- /documentation/pages/Ref/Api/Namespace/SQL/ReferenceList/index.xmlThe SelectTableReferences, ColumnReferences, and FunctionReferences properties of parsable (SQL::Query) objects all return a ReferenceList object. This object acts like an array. Unlike the List object, the items are from arbitrary nodes on the tree. Although the properties of the objects can be changed, the list itself is read-only. All functions take a zero-based position index. Array syntax is one-based.
- A5.ListBox.Item Object
- /documentation/pages/Ref/Client_Api/A5/ListBox_class/Item_object/index.xmlDefinition of a custom item.
- A5.SpinList.Item Object
- /documentation/pages/Ref/Client_Api/A5/SpinList_class/Item_object/index.xmlDefinition of an item in the spin list.
- UX List Control Object Methods
- /documentation/pages/Ref/Client_Api/UX/list object methods/index.xmlMethods and properties available for interacting with a List Control object.
- A5.ListBox.setGroupCollapse Method
- /documentation/pages/Ref/Client_Api/A5/ListBox_class/setGroupCollapse Method.xmlThe item data for the group.
- Object Pointer data Method
- /documentation/pages/Ref/Api/Objects/Data Types/Object Pointer/data method.xml
Returns the value of the property, if it exists.
- Creating Kanban Layouts in a List Control
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/Creating Kanban Layouts.xml
Visually organize task or project data using the "Kanban" layout with the List control. Items displayed using a Kanban layout can be reorganized within "categories" or moved between categories using drag-and-drop within the List.
- windowObject.restore Method
- /documentation/pages/Ref/Client_Api/UX/window object methods/restore method.xmlRestores a window from its maximized size to its previous size.