Перейти к основному содержанию

UI.TabbedWindowContent

Specifies contents and additional parameters for all types of windows.

Hierarchy

Index

Properties

optionaldrawing

drawing?: DrawingSet

Array of drawings

optionalelements

elements?: ElementSet

Object containing keys as gui elements names and UI.Elements instances as values. Gui elements are interactive components that are used to create interfaces functionality.

optionalisButtonHidden

isButtonHidden?: boolean

optionallocation

Specifies window's location, used for UI.Window, UI.TabbedWindow and UI.StandartWindow.

optionalparams

params?: BindingSet

Specifies window's style, an object containing keys as style binding names and values as gui texture names corresponding to the binding.

That feature is obsolete

Use style instead.

optionalstyle

style?: BindingSet

Specifies window's style, an object containing keys as style binding names and values as gui texture names corresponding to the binding.