luxe: ui/window.control.api
import "luxe: ui/window.control.api" for APIno docs found
API.id
Section titled “API.id”API.id : unknownno docs found
API.create(.)
Section titled “API.create(.)”API.create(ui : Entity) : Controlno docs found
API.has(.)
Section titled “API.has(.)”API.has(control : Control) : unknownno docs found
API.get(.)
Section titled “API.get(.)”API.get(control : Control) : Datano docs found
API.get
Section titled “API.get”API.get : APIGetno docs found
API.set
Section titled “API.set”API.set : APISetno docs found
APIGet
Section titled “APIGet”import "luxe: ui/window.control.api" for APIGetno docs found
APIGet.new(.)
Section titled “APIGet.new(.)”APIGet.new() : APIGetno docs found
APIGet.bring_to_front(.)
Section titled “APIGet.bring_to_front(.)”APIGet.bring_to_front(control : Control) : Boolno docs found
APIGet.closable(.)
Section titled “APIGet.closable(.)”APIGet.closable(control : Control) : Boolno docs found
APIGet.collapsible(.)
Section titled “APIGet.collapsible(.)”APIGet.collapsible(control : Control) : Boolno docs found
APIGet.resizable(.)
Section titled “APIGet.resizable(.)”APIGet.resizable(control : Control) : Boolno docs found
APIGet.draggable(.)
Section titled “APIGet.draggable(.)”APIGet.draggable(control : Control) : Boolno docs found
APIGet.title_height(.)
Section titled “APIGet.title_height(.)”APIGet.title_height(control : Control) : Numno docs found
APIGet.text(.)
Section titled “APIGet.text(.)”APIGet.text(control : Control) : Stringno docs found
APIGet.align(.)
Section titled “APIGet.align(.)”APIGet.align(control : Control) : Anyno docs found
APIGet.align_vertical(.)
Section titled “APIGet.align_vertical(.)”APIGet.align_vertical(control : Control) : Anyno docs found
APIGet.localization(.)
Section titled “APIGet.localization(.)”APIGet.localization(control : Control) : Anyno docs found
APIGet.max_visible(.)
Section titled “APIGet.max_visible(.)”APIGet.max_visible(control : Control) : Numno docs found
APIGet.text_margin(.)
Section titled “APIGet.text_margin(.)”APIGet.text_margin(control : Control) : Float4no docs found
APIGet.override(.)
Section titled “APIGet.override(.)”APIGet.override(control : Control) : Anyno docs found
APIGet.render_text(.)
Section titled “APIGet.render_text(.)”APIGet.render_text(control : Control) : Numno docs found
APIGet.dragging(.)
Section titled “APIGet.dragging(.)”APIGet.dragging(control : Control) : Boolno docs found
APIGet.dragging_resize(.)
Section titled “APIGet.dragging_resize(.)”APIGet.dragging_resize(control : Control) : Boolno docs found
APIGet.collapsed(.)
Section titled “APIGet.collapsed(.)”APIGet.collapsed(control : Control) : Boolno docs found
APIGet.in_title(.)
Section titled “APIGet.in_title(.)”APIGet.in_title(control : Control) : Boolno docs found
APIGet.in_close_handle(.)
Section titled “APIGet.in_close_handle(.)”APIGet.in_close_handle(control : Control) : Boolno docs found
APIGet.in_collapse_handle(.)
Section titled “APIGet.in_collapse_handle(.)”APIGet.in_collapse_handle(control : Control) : Boolno docs found
APIGet.in_resize_handle(.)
Section titled “APIGet.in_resize_handle(.)”APIGet.in_resize_handle(control : Control) : Boolno docs found
APIGet.collapse_size(.)
Section titled “APIGet.collapse_size(.)”APIGet.collapse_size(control : Control) : Float2no docs found
APIGet.drag(.)
Section titled “APIGet.drag(.)”APIGet.drag(control : Control) : Float2no docs found
APISet
Section titled “APISet”import "luxe: ui/window.control.api" for APISetno docs found
APISet.new(.)
Section titled “APISet.new(.)”APISet.new() : APISetno docs found
APISet.bring_to_front(..)
Section titled “APISet.bring_to_front(..)”APISet.bring_to_front(control : Control, value : Bool) : unknownno docs found
APISet.closable(..)
Section titled “APISet.closable(..)”APISet.closable(control : Control, value : Bool) : unknownno docs found
APISet.collapsible(..)
Section titled “APISet.collapsible(..)”APISet.collapsible(control : Control, value : Bool) : unknownno docs found
APISet.resizable(..)
Section titled “APISet.resizable(..)”APISet.resizable(control : Control, value : Bool) : unknownno docs found
APISet.draggable(..)
Section titled “APISet.draggable(..)”APISet.draggable(control : Control, value : Bool) : unknownno docs found
APISet.title_height(..)
Section titled “APISet.title_height(..)”APISet.title_height(control : Control, value : Num) : unknownno docs found
APISet.text(..)
Section titled “APISet.text(..)”APISet.text(control : Control, value : String) : unknownno docs found
APISet.align(..)
Section titled “APISet.align(..)”APISet.align(control : Control, value : Any) : unknownno docs found
APISet.align_vertical(..)
Section titled “APISet.align_vertical(..)”APISet.align_vertical(control : Control, value : Any) : unknownno docs found
APISet.localization(..)
Section titled “APISet.localization(..)”APISet.localization(control : Control, value : Any) : unknownno docs found
APISet.max_visible(..)
Section titled “APISet.max_visible(..)”APISet.max_visible(control : Control, value : Num) : unknownno docs found
APISet.text_margin(..)
Section titled “APISet.text_margin(..)”APISet.text_margin(control : Control, value : Float4) : unknownno docs found
APISet.override(..)
Section titled “APISet.override(..)”APISet.override(control : Control, value : Any) : unknownno docs found
APISet.render_text(..)
Section titled “APISet.render_text(..)”APISet.render_text(control : Control, value : Num) : unknownno docs found
APISet.dragging(..)
Section titled “APISet.dragging(..)”APISet.dragging(control : Control, value : Bool) : unknownno docs found
APISet.dragging_resize(..)
Section titled “APISet.dragging_resize(..)”APISet.dragging_resize(control : Control, value : Bool) : unknownno docs found
APISet.collapsed(..)
Section titled “APISet.collapsed(..)”APISet.collapsed(control : Control, value : Bool) : unknownno docs found
APISet.in_title(..)
Section titled “APISet.in_title(..)”APISet.in_title(control : Control, value : Bool) : unknownno docs found
APISet.in_close_handle(..)
Section titled “APISet.in_close_handle(..)”APISet.in_close_handle(control : Control, value : Bool) : unknownno docs found
APISet.in_collapse_handle(..)
Section titled “APISet.in_collapse_handle(..)”APISet.in_collapse_handle(control : Control, value : Bool) : unknownno docs found
APISet.in_resize_handle(..)
Section titled “APISet.in_resize_handle(..)”APISet.in_resize_handle(control : Control, value : Bool) : unknownno docs found
APISet.collapse_size(..)
Section titled “APISet.collapse_size(..)”APISet.collapse_size(control : Control, value : Float2) : unknownno docs found
APISet.drag(..)
Section titled “APISet.drag(..)”APISet.drag(control : Control, value : Float2) : unknownno docs found
Fields
Section titled “Fields”import "luxe: ui/window.control.api" for Fieldsno docs found
Fields.bring_to_front
Section titled “Fields.bring_to_front”Fields.bring_to_front : Stringno docs found
Fields.closable
Section titled “Fields.closable”Fields.closable : Stringno docs found
Fields.collapsible
Section titled “Fields.collapsible”Fields.collapsible : Stringno docs found
Fields.resizable
Section titled “Fields.resizable”Fields.resizable : Stringno docs found
Fields.draggable
Section titled “Fields.draggable”Fields.draggable : Stringno docs found
Fields.title_height
Section titled “Fields.title_height”Fields.title_height : Stringno docs found
Fields.text
Section titled “Fields.text”Fields.text : Stringno docs found
Fields.align
Section titled “Fields.align”Fields.align : Stringno docs found
Fields.align_vertical
Section titled “Fields.align_vertical”Fields.align_vertical : Stringno docs found
Fields.localization
Section titled “Fields.localization”Fields.localization : Stringno docs found
Fields.localization_key
Section titled “Fields.localization_key”Fields.localization_key : Stringno docs found
Fields.localization_space
Section titled “Fields.localization_space”Fields.localization_space : Stringno docs found
Fields.localization_args
Section titled “Fields.localization_args”Fields.localization_args : Stringno docs found
Fields.max_visible
Section titled “Fields.max_visible”Fields.max_visible : Stringno docs found
Fields.text_margin
Section titled “Fields.text_margin”Fields.text_margin : Stringno docs found
Fields.override
Section titled “Fields.override”Fields.override : Stringno docs found
Fields.render_text
Section titled “Fields.render_text”Fields.render_text : Stringno docs found
Fields.dragging
Section titled “Fields.dragging”Fields.dragging : Stringno docs found
Fields.dragging_resize
Section titled “Fields.dragging_resize”Fields.dragging_resize : Stringno docs found
Fields.collapsed
Section titled “Fields.collapsed”Fields.collapsed : Stringno docs found
Fields.in_title
Section titled “Fields.in_title”Fields.in_title : Stringno docs found
Fields.in_close_handle
Section titled “Fields.in_close_handle”Fields.in_close_handle : Stringno docs found
Fields.in_collapse_handle
Section titled “Fields.in_collapse_handle”Fields.in_collapse_handle : Stringno docs found
Fields.in_resize_handle
Section titled “Fields.in_resize_handle”Fields.in_resize_handle : Stringno docs found
Fields.collapse_size
Section titled “Fields.collapse_size”Fields.collapse_size : Stringno docs found
Fields.drag
Section titled “Fields.drag”Fields.drag : Stringno docs found