s&box docs

public class Editor.AdvancedDropdownWidget.AdvancedDropdownPanel : Editor.Widget

A single sliding panel with header, scroll area, and item list.

Constructors

Showing 1 constructors

Methods

Showing 7 methods

public Editor.Widget AddEntry(Editor.Widget entry)

Add an entry widget to this panel.

public void AddStretchCell()

public void ClearEntries()

protected bool Enter()

protected virtual void OnKeyRelease(Editor.KeyEvent e)

protected virtual void OnPaint()

protected bool SelectMoveRow(int delta)

Properties

Showing 6 properties

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.AdvancedDropdownWidget.AdvancedDropdownPanel

On this page