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

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

AddActionListeners()SCR_SpinBoxComponent
AddItem(string item, bool last=false, Managed data=null)SCR_SpinBoxComponent
ClearAll()SCR_SpinBoxComponent
ClearLabel()SCR_ChangeableComponentBaseprotected
COLOR_HINT_DESELECTEDSCR_SpinBoxComponentprotectedstatic
COLOR_HINT_SELECTEDSCR_SpinBoxComponentprotectedstatic
CreateHintBar()SCR_SpinBoxComponentprotected
EnableArrows(int selected, bool animate)SCR_SpinBoxComponentprotected
GetClickedSound()SCR_WLibComponentBase
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true)SCR_ScriptedWidgetComponentstatic
GetCurrentIndex()SCR_SelectionWidgetComponent
GetCurrentItem()SCR_SelectionWidgetComponent
GetCurrentItemData()SCR_SelectionWidgetComponent
GetHoverSound()SCR_WLibComponentBase
GetItemData(int item)SCR_SelectionWidgetComponent
GetItemName(int item)SCR_SelectionWidgetComponent
GetLabel()SCR_ChangeableComponentBase
GetLabelWidget()SCR_ChangeableComponentBase
GetNumItems()SCR_SelectionWidgetComponent
GetOnLeftArrowClick()SCR_SpinBoxComponent
GetOnRightArrowClick()SCR_SpinBoxComponent
GetRootWidget()SCR_ScriptedWidgetComponent
GetSelectionComponent(string name, Widget parent, bool searchAllChildren=true)SCR_SelectionWidgetComponentstatic
GetSpinBoxComponent(string name, Widget parent, bool searchAllChildren=true)SCR_SpinBoxComponentstatic
HandlerAttached(Widget w)SCR_SpinBoxComponent
IsChildWidget(Widget parent, Widget child)SCR_WLibComponentBaseprotected
IsEnabled()SCR_WLibComponentBase
IsUsingLabel()SCR_ChangeableComponentBase
IsVisible()SCR_ScriptedWidgetComponent
m_aElementDataSCR_SelectionWidgetComponentprotected
m_aElementNamesSCR_SelectionWidgetComponent
m_aHintElementsSCR_SpinBoxComponentprotected
m_bAllowSwitchingWithoutFocusSCR_SpinBoxComponentprotected
m_bCycleModeSCR_SpinBoxComponentprotected
m_bForceSizeSCR_ChangeableComponentBaseprotected
m_bHasActionListenersSCR_SpinBoxComponentprotected
m_bMouseOverToFocusSCR_WLibComponentBaseprotected
m_bShowHintsSCR_SpinBoxComponentprotected
m_bUseLabelSCR_ChangeableComponentBaseprotected
m_bUseLightArrowsSCR_SpinBoxComponentprotected
m_ButtonLeftSCR_SpinBoxComponentprotected
m_ButtonRightSCR_SpinBoxComponentprotected
m_fAnimationRateSCR_WLibComponentBaseprotected
m_fAnimationTimeSCR_WLibComponentBaseprotected
m_fDisabledOpacitySCR_WLibComponentBaseprotected
m_fHintElementHeightSCR_SpinBoxComponentprotected
m_fHintElementWidthSCR_SpinBoxComponentprotected
m_fHintFillModeSCR_SpinBoxComponentprotected
m_fHintSelectedWidthMultiplierSCR_SpinBoxComponentprotected
m_fHintSpacingSCR_SpinBoxComponentprotected
m_fSizeWithLabelSCR_ChangeableComponentBaseprotected
m_fSizeWithoutLabelSCR_ChangeableComponentBaseprotected
m_iSelectedItemSCR_SelectionWidgetComponent
m_OnChangedSCR_ChangeableComponentBase
m_OnClickSCR_ScriptedWidgetComponent
m_OnLeftArrowClickSCR_SpinBoxComponentprotected
m_OnRightArrowClickSCR_SpinBoxComponentprotected
m_sHintBarElementNameSCR_SpinBoxComponentprotected
m_sHintElementImageSCR_SpinBoxComponentprotected
m_sHintElementTextureSCR_SpinBoxComponentprotected
m_sLabelSCR_ChangeableComponentBaseprotected
m_sLabelLayoutSCR_ChangeableComponentBaseprotected
m_sSizeLayoutSCR_ChangeableComponentBaseprotected
m_sSoundClickedSCR_WLibComponentBaseprotected
m_sSoundHoveredSCR_WLibComponentBaseprotected
m_wBackgroundSCR_ChangeableComponentBaseprotected
m_wBorderSCR_ChangeableComponentBaseprotected
m_wContentSCR_SpinBoxComponentprotected
m_wCountBarSCR_SpinBoxComponentprotected
m_wLabelRootSCR_ChangeableComponentBaseprotected
m_wRootSCR_ScriptedWidgetComponentprotected
m_wTextSCR_SpinBoxComponentprotected
OnClick(Widget w, int x, int y, int button)SCR_WLibComponentBase
OnDisabled(bool animate)SCR_WLibComponentBaseprotected
OnEnabled(bool animate)SCR_WLibComponentBaseprotected
OnFocus(Widget w, int x, int y)SCR_SpinBoxComponent
OnFocusLost(Widget w, int x, int y)SCR_SpinBoxComponent
OnLeftArrowClick()SCR_SpinBoxComponentprotected
OnMenuLeft()SCR_SpinBoxComponentprotected
OnMenuRight()SCR_SpinBoxComponentprotected
OnMouseEnter(Widget w, int x, int y)SCR_ChangeableComponentBase
OnMouseLeave(Widget w, Widget enterW, int x, int y)SCR_ChangeableComponentBase
OnRightArrowClick()SCR_SpinBoxComponentprotected
PlaySound(string sound)SCR_WLibComponentBaseprotected
RemoveActionListeners()SCR_SpinBoxComponent
RemoveItem(int item, bool last=false)SCR_SpinBoxComponent
SetAnimationRate()SCR_WLibComponentBaseprotected
SetClickedSound(string soundClicked)SCR_WLibComponentBase
SetCurrentItem(int i, bool playSound=false, bool animate=false)SCR_SpinBoxComponent
SetCurrentItem_Internal(int i, bool playSound, bool animate, bool invokeOnChanged)SCR_SpinBoxComponentprotected
SetCycleMode(bool cycle)SCR_SpinBoxComponent
SetDisabledOpacity(float newDisabledOpacity)SCR_WLibComponentBase
SetEnabled(bool enabled, bool animate=true)SCR_WLibComponentBase
SetHoverSound(string soundHover)SCR_WLibComponentBase
SetInitialState(bool invokeOnChanged=true)SCR_SpinBoxComponentprotected
SetKeepActionListeners(bool keep)SCR_SpinBoxComponent
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
UpdateHintBar(int currentIndex, int oldIndex)SCR_SpinBoxComponentprotected
UseLabel(bool use)SCR_ChangeableComponentBase