Skip to content

luxe API (2025.1.2)


luxe: ui/list module


UIList

import "luxe: ui/list" for UIList

no docs found


UIList.create(ui_entity: Any) returns unknown

no docs found

UIList.add(list: Any, control: Any) returns unknown

no docs found

UIList.remove(list: Any, control: Any) returns unknown

no docs found

UIList.clear(list: Any, uiclear_action: Any) returns unknown

no docs found

UIList.refresh(list: Any) returns unknown

no docs found

UIList.set_flex_width(list: Any, state: Any) returns unknown

no docs found

UIList.set_percent(list: Any, vertical: Any, horizontal: Any) returns unknown

no docs found

UIList.set_percent_v(list: Any, vertical: Any) returns unknown

no docs found

UIList.set_percent_h(list: Any, horizontal: Any) returns unknown

no docs found

UIList.get_percent_v(list: Any) returns unknown

no docs found

UIList.get_percent_h(list: Any) returns unknown

no docs found

UIList.set_scroll(list: Any, vertical: Any, horizontal: Any) returns unknown

no docs found

UIList.set_scroll_v(list: Any, vertical: Any) returns unknown

no docs found

UIList.set_scroll_h(list: Any, horizontal: Any) returns unknown

no docs found

UIList.get_scroll_v(list: Any) returns unknown

no docs found

UIList.get_scroll_h(list: Any) returns unknown

no docs found

UIList.can_scroll_v(list: Any) returns unknown

no docs found

UIList.can_scroll_h(list: Any) returns unknown

no docs found

UIList.count(list: Any) returns unknown

no docs found

UIList.get(list: Any, index: Any) returns unknown

no docs found

UIList.index(list: Any, control: Any) returns unknown

no docs found