![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | CollapsibleContainer (LayoutHolder parent, int sort=-1) |
| bool | CanDisplayAnyCategory () |
| void | CollapseButtonOnMouseButtonDown (Widget w) |
| EntityAI | GetEntity () |
| override Header | GetHeader () |
| override void | Insert (LayoutHolder container, int pos=-1, bool immedUpdate=true) |
| bool | IsHidden () |
| void | LoadDefaultState () |
| override bool | OnChildAdd (Widget w, Widget child) |
| override bool | OnChildRemove (Widget w, Widget child) |
| override void | OnDropReceivedFromHeader (Widget w, int x, int y, Widget receiver) |
| override void | OnHide () |
| override void | OnShow () |
| override void | Refresh () |
| override void | Remove (LayoutHolder container) |
| void | SetCollapsibleHeaderArrowState (bool open) |
| override void | SetHeader (Header header) |
| override void | SetLayoutName () |
| override void | Toggle () |
| void | UpdateCollapseButtons () |
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 86 of file collapsiblecontainer.c.
|
inlineprotected |
Definition at line 131 of file collapsiblecontainer.c.
References Toggle().
|
inlineprotected |
Definition at line 24 of file collapsiblecontainer.c.
References m_Entity.
|
inlineprotected |
Definition at line 176 of file collapsiblecontainer.c.
References m_CollapsibleHeader.
Referenced by PlayerContainer::PlayerContainer(), VicinityContainer::VicinityContainer(), and ZombieContainer::ZombieContainer().
|
inlineprotected |
Definition at line 66 of file collapsiblecontainer.c.
References m_Hidden, SetCollapsibleHeaderArrowState(), and UpdateCollapseButtons().
Referenced by AttachmentCategoriesContainer::InitGhostSlots().
|
inlineprotected |
Definition at line 126 of file collapsiblecontainer.c.
References m_Hidden.
Referenced by PlayerContainer::UpdateRadialIcon(), and ZombieContainer::UpdateRadialIcon().
|
inlineprotected |
Definition at line 111 of file collapsiblecontainer.c.
References ItemManager::GetDefaultHeaderOpenState(), ItemManager::GetInstance(), m_Hidden, OnHide(), and OnShow().
Referenced by VicinityContainer::VicinityContainer().
Definition at line 169 of file collapsiblecontainer.c.
Definition at line 162 of file collapsiblecontainer.c.
Definition at line 29 of file collapsiblecontainer.c.
|
inlineprotected |
Definition at line 52 of file collapsiblecontainer.c.
References m_CollapsibleHeader, m_Hidden, and SetCollapsibleHeaderArrowState().
Referenced by LoadDefaultState(), and Toggle().
|
inlineprotected |
Definition at line 36 of file collapsiblecontainer.c.
References m_Hidden, Container::Open(), and SetCollapsibleHeaderArrowState().
Referenced by AttachmentCategoriesContainer::CollapseButtonOnMouseButtonDown(), LoadDefaultState(), AttachmentCategoriesContainer::Open(), and Toggle().
|
inlineprotected |
Definition at line 31 of file collapsiblecontainer.c.
Referenced by ZombieContainer::ItemAttached(), and ZombieContainer::ItemDetached().
|
inlineprotected |
Definition at line 79 of file collapsiblecontainer.c.
References UpdateCollapseButtons().
Referenced by VicinityContainer::UpdateInterval().
|
inlineprotected |
Definition at line 186 of file collapsiblecontainer.c.
References m_CollapsibleHeader.
Referenced by AttachmentCategoriesContainer::CollapseButtonOnMouseButtonDown(), Insert(), OnHide(), OnShow(), and Toggle().
|
inlineprotected |
Definition at line 181 of file collapsiblecontainer.c.
References m_CollapsibleHeader.
Referenced by PlayerContainer::PlayerContainer(), and ZombieContainer::ZombieContainer().
|
inlineprotected |
Definition at line 19 of file collapsiblecontainer.c.
References WidgetLayoutName::CollapsibleContainer.
|
inlineprotected |
Definition at line 136 of file collapsiblecontainer.c.
References Container::Close(), m_Hidden, OnHide(), OnShow(), SetCollapsibleHeaderArrowState(), and UpdateCollapseButtons().
Referenced by CollapseButtonOnMouseButtonDown().
|
inlineprotected |
Definition at line 91 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 CollapsibleContainer(), PlayerContainer::PlayerContainer(), VicinityContainer::VicinityContainer(), AttachmentCategoriesContainer::CollapseButtonOnMouseButtonDown(), GetHeader(), AttachmentCategoriesContainer::IsHeaderActive(), AttachmentCategoriesContainer::OnHide(), OnHide(), SetCollapsibleHeaderArrowState(), SetHeader(), AttachmentCategoriesContainer::SetHeaderName(), ZombieContainer::SetHeaderName(), UpdateCollapseButtons(), and AttachmentCategoriesContainer::UpdateInterval().
|
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().