class ScrollBarContainerSource
ScrollBarContainer › ScriptedWidgetEventHandler › Managed
All members, including inherited
Constructors 1
void ~ScrollBarContainer()Constants 1
const int WHEEL_STEP = 20Referenced by OnMouseWheel()
Members 11
reference bool InvertReferenced by UpdateScroller()
protected Widget ContentReferenced by GetContentYPos(), OnResize(), ScrollFixedAmount()
Show 4 more
, ScrollToBottom(), ScrollToPos(), UpdateScroll(), and UpdateScroller()protected Widget ScrollBarReferenced by UpdateScroller()
protected Widget Scrollerprotected Widget m_rootReferenced by OnResize(), OnWidgetScriptInit(), ScrollFixedAmount()
Show 4 more
, ScrollToBottom(), ScrollToPos(), UpdateScroll(), and UpdateScroller()protected float m_root_heightReferenced by GetRootHeight(), OnMouseWheel(), ScrollFixedAmount()
Show 4 more
, ScrollToBottom(), ScrollToPos(), UpdateScroll(), and UpdateScroller()protected float m_content_heightReferenced by OnMouseWheel(), ScrollFixedAmount(), ScrollToBottom()
Show 3 more
, ScrollToPos(), UpdateScroll(), and UpdateScroller()protected float m_positionReferenced by OnMouseButtonDown(), OnMouseWheel(), ScrollFixedAmount()
Show 5 more
, ScrollToBottom(), ScrollToPos(), ScrollToTop(), UpdateScroll(), and UpdateScroller()protected bool m_scrollingReferenced by OnMouseButtonDown(), OnMouseWheel(), OnWidgetScriptInit()
Show 2 more
, StopScrolling(), and UpdateScroll()protected float m_scrolling_start_posprotected int m_scrolling_mouse_posMethods 14
References Widget.GetScreenSize(), Widget.GetScreenSize(), Widget.Update()
Show 7 more
, Widget.Update(), UpdateScroller(), Content, m_content_height, m_position, m_root, and m_root_heightvoid ScrollToPos(float pos)References Widget.GetScreenSize(), Widget.GetScreenSize(), Widget.Update()
Show 7 more
, Widget.Update(), UpdateScroller(), Content, m_content_height, m_position, m_root, and m_root_heightvoid ScrollToBottom()References Widget.GetScreenSize(), Widget.GetScreenSize(), Widget.Update()
Show 7 more
, Widget.Update(), UpdateScroller(), Content, m_content_height, m_position, m_root, and m_root_heightvoid ScrollToTop()float GetContentYPos()float GetRootHeight()References m_root_height
void UpdateScroller()References Widget.GetScreenSize(), Widget.GetScreenSize(), Widget.GetSize()
Show 15 more
, Widget.SetPos(), Widget.SetPos(), Widget.SetSize(), Widget.Show(), Widget.Show(), Widget.Update(), Widget.Update(), Content, Invert, m_content_height, m_position, m_root, m_root_height, ScrollBar, and ScrollerReferenced by OnMouseWheel(), OnResize(), OnWidgetScriptInit()
Show 5 more
, ScrollFixedAmount(), ScrollToBottom(), ScrollToPos(), ScrollToTop(), and UpdateScroll()void OnWidgetScriptInit(Widget w)References Widget.SetFlags(), Widget.SetHandler(), UpdateScroller()
Show 2 more
, m_root, and m_scrollingprotected void StopScrolling()References Widget.GetScreenSize(), Widget.GetScreenSize(), StopScrolling()
Show 11 more
, Widget.Update(), Widget.Update(), UpdateScroller(), Content, m_content_height, m_position, m_root, m_root_height, m_scrolling, m_scrolling_mouse_pos, and m_scrolling_start_posReferences CallQueue.Call(), DayZGame.GetDragQueue(), GetMousePos()
Show 5 more
, m_position, m_scrolling, m_scrolling_mouse_pos, m_scrolling_start_pos, and ScrollerReferences UpdateScroller(), m_content_height, m_position