DayZ 1.24
|
Protected Member Functions | |
void | CollapsibleContainer (LayoutHolder parent, int sort=-1) |
override void | SetLayoutName () |
EntityAI | GetEntity () |
override void | OnDropReceivedFromHeader (Widget w, int x, int y, Widget receiver) |
override void | Refresh () |
override void | OnShow () |
override void | OnHide () |
override void | Insert (LayoutHolder container, int pos=-1, bool immedUpdate=true) |
override void | Remove (LayoutHolder container) |
bool | CanDisplayAnyCategory () |
void | UpdateCollapseButtons () |
void | LoadDefaultState () |
bool | IsHidden () |
void | CollapseButtonOnMouseButtonDown (Widget w) |
override void | Toggle () |
override bool | OnChildRemove (Widget w, Widget child) |
override bool | OnChildAdd (Widget w, Widget child) |
override Header | GetHeader () |
override void | SetHeader (Header header) |
void | SetCollapsibleHeaderArrowState (bool open) |
Protected Attributes | |
ref CollapsibleHeader | m_CollapsibleHeader |
bool | m_Hidden |
Definition at line 1 of file CollapsibleContainer.c.
|
inlineprotected |
Definition at line 6 of file CollapsibleContainer.c.
References m_CollapsibleHeader.
|
inlineprotected |
Definition at line 80 of file CollapsibleContainer.c.
Definition at line 117 of file CollapsibleContainer.c.
References Toggle().
|
inlineprotected |
Definition at line 24 of file CollapsibleContainer.c.
References m_Entity.
Definition at line 158 of file CollapsibleContainer.c.
References m_CollapsibleHeader.
Referenced by PlayerContainer::PlayerContainer(), and ZombieContainer::ZombieContainer().
|
inlineprotected |
Definition at line 60 of file CollapsibleContainer.c.
References m_Hidden, SetCollapsibleHeaderArrowState(), and UpdateCollapseButtons().
Referenced by AttachmentCategoriesContainer::InitGhostSlots().
|
inlineprotected |
Definition at line 112 of file CollapsibleContainer.c.
References m_Hidden.
Referenced by PlayerContainer::UpdateRadialIcon(), and ZombieContainer::UpdateRadialIcon().
|
inlineprotected |
Definition at line 101 of file CollapsibleContainer.c.
References ItemManager::GetInstance(), m_Hidden, OnHide(), and OnShow().
Referenced by VicinityContainer::VicinityContainer().
Definition at line 151 of file CollapsibleContainer.c.
Definition at line 144 of file CollapsibleContainer.c.
|
inlineprotected |
Definition at line 29 of file CollapsibleContainer.c.
Definition at line 50 of file CollapsibleContainer.c.
References m_CollapsibleHeader, m_Hidden, and SetCollapsibleHeaderArrowState().
Referenced by LoadDefaultState(), and Toggle().
Definition at line 36 of file CollapsibleContainer.c.
References m_Hidden, and SetCollapsibleHeaderArrowState().
Referenced by AttachmentCategoriesContainer::CollapseButtonOnMouseButtonDown(), LoadDefaultState(), AttachmentCategoriesContainer::Open(), and Toggle().
Definition at line 31 of file CollapsibleContainer.c.
Referenced by ZombieContainer::ItemAttached(), ZombieContainer::ItemDetached(), and VicinityContainer::UpdateInterval().
|
inlineprotected |
Definition at line 73 of file CollapsibleContainer.c.
References UpdateCollapseButtons().
Referenced by PlayerContainer::ItemDetached(), ZombieContainer::ItemDetached(), and VicinityContainer::UpdateInterval().
Definition at line 168 of file CollapsibleContainer.c.
References m_CollapsibleHeader.
Referenced by AttachmentCategoriesContainer::CollapseButtonOnMouseButtonDown(), Insert(), OnHide(), OnShow(), and Toggle().
Definition at line 163 of file CollapsibleContainer.c.
References m_CollapsibleHeader.
Referenced by PlayerContainer::PlayerContainer(), and ZombieContainer::ZombieContainer().
Definition at line 19 of file CollapsibleContainer.c.
References WidgetLayoutName::CollapsibleContainer.
Definition at line 122 of file CollapsibleContainer.c.
References m_Hidden, OnHide(), OnShow(), SetCollapsibleHeaderArrowState(), and UpdateCollapseButtons().
Referenced by CollapseButtonOnMouseButtonDown().
|
inlineprotected |
Definition at line 85 of file CollapsibleContainer.c.
References m_CollapsibleHeader.
Referenced by AttachmentCategoriesContainer::CollapseButtonOnMouseButtonDown(), Insert(), Remove(), Toggle(), and VicinityContainer::UpdateInterval().
|
protected |
Definition at line 3 of file CollapsibleContainer.c.
Referenced by AttachmentCategoriesContainer::CollapseButtonOnMouseButtonDown(), CollapsibleContainer(), GetHeader(), AttachmentCategoriesContainer::IsHeaderActive(), OnHide(), AttachmentCategoriesContainer::OnHide(), PlayerContainer::PlayerContainer(), SetCollapsibleHeaderArrowState(), SetHeader(), AttachmentCategoriesContainer::SetHeaderName(), ZombieContainer::SetHeaderName(), UpdateCollapseButtons(), AttachmentCategoriesContainer::UpdateInterval(), and VicinityContainer::VicinityContainer().
|
protected |
Definition at line 4 of file CollapsibleContainer.c.
Referenced by AttachmentCategoriesContainer::CollapseButtonOnMouseButtonDown(), VicinityContainer::CollapseButtonOnMouseButtonDown(), Insert(), IsHidden(), LoadDefaultState(), OnHide(), OnShow(), Toggle(), AttachmentCategoriesContainer::UpdateInterval(), and AttachmentCategoriesContainer::UpdateRadialIcon().