Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_ComboBoxComponent Member List

This is the complete list of members for SCR_ComboBoxComponent, including all inherited members.

AddItem(string item, bool last=false, Managed data=null)SCR_ComboBoxComponent
CheckElementsInitialized()SCR_ComboBoxComponentprotected
ClearAll()SCR_ComboBoxComponent
ClearLabel()SCR_ChangeableComponentBaseprotected
CloseList()SCR_ComboBoxComponent
CreateEntries()SCR_ComboBoxComponent
GetClickedSound()SCR_WLibComponentBase
GetComboBoxComponent(string name, Widget parent, bool searchAllChildren=true)SCR_ComboBoxComponentstatic
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true)SCR_ScriptedWidgetComponentstatic
GetCurrentIndex()SCR_SelectionWidgetComponent
GetCurrentItem()SCR_SelectionWidgetComponent
GetCurrentItemData()SCR_SelectionWidgetComponent
GetElementWidgets(notnull array< Widget > elementWidgets)SCR_ComboBoxComponent
GetHoverSound()SCR_WLibComponentBase
GetItemData(int item)SCR_SelectionWidgetComponent
GetItemName(int item)SCR_SelectionWidgetComponent
GetLabel()SCR_ChangeableComponentBase
GetLabelWidget()SCR_ChangeableComponentBase
GetNumItems()SCR_SelectionWidgetComponent
GetRootWidget()SCR_ScriptedWidgetComponent
GetSelectionComponent(string name, Widget parent, bool searchAllChildren=true)SCR_SelectionWidgetComponentstatic
HandlerAttached(Widget w)SCR_ComboBoxComponent
HandlerDeattached(Widget w)SCR_ComboBoxComponent
INITIALIZATION_CHECK_FREQUENCYSCR_ComboBoxComponentprotectedstatic
IsChildWidget(Widget parent, Widget child)SCR_WLibComponentBaseprotected
IsEnabled()SCR_WLibComponentBase
IsOpened()SCR_ComboBoxComponent
IsUsingLabel()SCR_ChangeableComponentBase
IsVisible()SCR_ScriptedWidgetComponent
m_aElementDataSCR_SelectionWidgetComponentprotected
m_aElementNamesSCR_SelectionWidgetComponent
m_aElementWidgetsSCR_ComboBoxComponentprotected
m_ArrowDefaultSCR_ComboBoxComponentprotected
m_ArrowFocusedSCR_ComboBoxComponentprotected
m_ArrowInteractingSCR_ComboBoxComponentprotected
m_BackgroundDefaultSCR_ComboBoxComponentprotected
m_BackgroundInteractingSCR_ComboBoxComponentprotected
m_bCreateListBelowSCR_ComboBoxComponent
m_bForceListWidthSCR_ComboBoxComponentprotected
m_bForceSizeSCR_ChangeableComponentBaseprotected
m_bMouseOverToFocusSCR_WLibComponentBaseprotected
m_bOpenedSCR_ComboBoxComponentprotected
m_bRotateArrowSCR_ComboBoxComponentprotected
m_bUseLabelSCR_ChangeableComponentBaseprotected
m_fAnimationRateSCR_WLibComponentBaseprotected
m_fAnimationTimeSCR_WLibComponentBaseprotected
m_fArrowDefaultAngleSCR_ComboBoxComponentprotected
m_fDisabledOpacitySCR_WLibComponentBaseprotected
m_fExtraPaddingLeftSCR_ComboBoxComponent
m_fExtraPaddingRightSCR_ComboBoxComponent
m_fItemsGapSCR_ComboBoxComponent
m_fListForcedWidthSCR_ComboBoxComponentprotected
m_fListXOffsetSCR_ComboBoxComponentprotected
m_fMaxListHeightSCR_ComboBoxComponent
m_fSizeWithLabelSCR_ChangeableComponentBaseprotected
m_fSizeWithoutLabelSCR_ChangeableComponentBaseprotected
m_InputManagerSCR_ComboBoxComponentprotected
m_iSelectedItemSCR_SelectionWidgetComponent
m_ModalHandlerSCR_ComboBoxComponentprotected
m_OnChangedSCR_ChangeableComponentBase
m_OnClickSCR_ScriptedWidgetComponent
m_OnClosedSCR_ComboBoxComponent
m_OnOpenedSCR_ComboBoxComponent
m_sButtonSCR_ComboBoxComponentprotected
m_sElementLayoutSCR_ComboBoxComponent
m_sLabelSCR_ChangeableComponentBaseprotected
m_sLabelLayoutSCR_ChangeableComponentBaseprotected
m_sListRootLayoutSCR_ComboBoxComponent
m_sSizeLayoutSCR_ChangeableComponentBaseprotected
m_sSoundClickedSCR_WLibComponentBaseprotected
m_sSoundClosedSCR_ComboBoxComponentprotected
m_sSoundHoveredSCR_WLibComponentBaseprotected
m_wArrowImageSCR_ComboBoxComponentprotected
m_wBackgroundSCR_ChangeableComponentBaseprotected
m_wBorderSCR_ChangeableComponentBaseprotected
m_wButtonSCR_ComboBoxComponentprotected
m_wContentSCR_ComboBoxComponentprotected
m_wContentRootSCR_ComboBoxComponentprotected
m_wElementsRootSCR_ComboBoxComponentprotected
m_wLabelRootSCR_ChangeableComponentBaseprotected
m_WorkspaceSCR_ComboBoxComponentprotected
m_wRootSCR_ScriptedWidgetComponentprotected
m_wScrollLayoutSCR_ComboBoxComponentprotected
m_wTextSCR_ComboBoxComponentprotected
m_wTextBackgroundSCR_ComboBoxComponentprotected
OnClick(Widget w, int x, int y, int button)SCR_WLibComponentBase
OnCreateElement(Widget elementWidget, int index)SCR_ComboBoxComponentprotected
OnDisabled(bool animate)SCR_ComboBoxComponentprotected
OnEnabled(bool animate)SCR_ComboBoxComponentprotected
OnFocus(Widget w, int x, int y)SCR_ComboBoxComponent
OnFocusLost(Widget w, int x, int y)SCR_ComboBoxComponent
OnHandlerClicked()SCR_ComboBoxComponentprotected
OnHandlerFocus()SCR_ComboBoxComponentprotected
OnHandlerFocusLost()SCR_ComboBoxComponentprotected
OnHandlerHovered()SCR_ComboBoxComponentprotected
OnHandlerUnhovered()SCR_ComboBoxComponentprotected
OnMenuBack()SCR_ComboBoxComponentprotected
OnMenuFocusLost(ChimeraMenuBase menu)SCR_ComboBoxComponentprotected
OnMouseEnter(Widget w, int x, int y)SCR_ChangeableComponentBase
OnMouseLeave(Widget w, Widget enterW, int x, int y)SCR_ChangeableComponentBase
OpenList()SCR_ComboBoxComponent
PlaySound(string sound)SCR_WLibComponentBaseprotected
posXSCR_ComboBoxComponentprotected
posYSCR_ComboBoxComponentprotected
RemoveItem(int item, bool last=false)SCR_ComboBoxComponent
SetAnimationRate()SCR_WLibComponentBaseprotected
SetClickedSound(string soundClicked)SCR_WLibComponentBase
SetCurrentItem(int i, bool playSound=false, bool animate=false)SCR_ComboBoxComponent
SetDisabledOpacity(float newDisabledOpacity)SCR_WLibComponentBase
SetElementWidgetEnabled(int index, bool enable, bool animate=true)SCR_ComboBoxComponent
SetEnabled(bool enabled, bool animate=true)SCR_WLibComponentBase
SetHoverSound(string soundHover)SCR_WLibComponentBase
SetLabel(string label)SCR_ChangeableComponentBase
SetMouseOverToFocus(bool mouseOverToFocus)SCR_WLibComponentBase
SetTexture(ImageWidget widget, ResourceName texture, string image="")SCR_WLibComponentBasestatic
SetupLabel()SCR_ChangeableComponentBaseprotected
SetVisible(bool visible, bool animate=true)SCR_WLibComponentBase
START_ANIMATION_PERIODSCR_WLibComponentBasestatic
START_ANIMATION_RATESCR_WLibComponentBasestatic
UpdateName()SCR_ComboBoxComponentprotected
UseLabel(bool use)SCR_ChangeableComponentBase