This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
gui_api [2024/06/23 13:08] – [Widgets Utilities] husbandomax | gui_api [2024/06/23 13:09] (current) – [Layout] husbandomax | ||
---|---|---|---|
Line 324: | Line 324: | ||
*Returns: // | *Returns: // | ||
+ | ***'' | ||
+ | *Description: | ||
+ | ***'' | ||
+ | *Description: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameter: | ||
+ | *column_index: | ||
+ | |||
+ | ***'' | ||
+ | *Returns: //number// — The current column index. | ||
+ | |||
+ | ***'' | ||
+ | *Returns: //number// — The current row index. | ||
+ | |||
+ | ***'' | ||
+ | *Returns: //number// — The //number// of columns in the table. | ||
+ | |||
+ | ***'' | ||
+ | *Returns: //number// — The flags of the specified column. | ||
+ | *Parameter: | ||
+ | *column_index: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameter: | ||
+ | *color: //number// — The color value. | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameters: | ||
+ | *column_index: | ||
+ | *width: //number// — The width to set. | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameters: | ||
+ | *column_index: | ||
+ | *ascending: //boolean// — true for ascending, false for descending. | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameters: | ||
+ | *label: //string// — The label of the column. | ||
+ | *flags: //number// — The flags for the column. | ||
+ | *init_width_or_weight: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameter: | ||
+ | *label: //string// — The label of the header. | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameters: | ||
+ | *cols: //number// — The number of columns to freeze. | ||
+ | *rows: //number// — The number of rows to freeze. | ||
+ | |||
+ | ***'' | ||
+ | *Returns: //string// — The name of the specified column. | ||
+ | *Parameter: | ||
+ | *column_index: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameters: | ||
+ | *column_index: | ||
+ | *enabled: //boolean// — true to enable, false to disable. | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameter: | ||
+ | *label: //string// — The label of the tab item. | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameter: | ||
+ | *label: //string// — The label of the button. | ||
+ | |||
+ | ***'' | ||
+ | *Description: | ||
+ | *Parameter: | ||
+ | *label: //string// — The label of the tab item to close. | ||
===Cursor=== | ===Cursor=== | ||
***'' | ***'' |