Skip to content

Latest commit

 

History

History
73 lines (58 loc) · 2.61 KB

CollapsibleList.wikitext

File metadata and controls

73 lines (58 loc) · 2.61 KB

Table of Contents

Events

Selection

Events inherited from BaseWindow

Static functions

Returns Prototype
CollapsibleList Create(BaseWindow, string)
CollapsibleList Create(string)
CollapsibleList Create(BaseWindow)
CollapsibleList Create()

Functions

Returns Prototype
Add(CollapsibleCategory)
CollapsibleCategory Add(string)
Button GetSelected()
Remove(CollapsibleCategory)
UnselectAll()

Functions inherited from ScrollControl

Functions inherited from BaseWindow

Operators

Returns Prototype
boolean CollapsibleList == CollapsibleList