UI\Controls\Box
PHP Manual

UI\Controls\Box::delete

(PHP 7, UI 0.9.9)

UI\Controls\Box::deleteDelete Control

Beschreibung

public bool UI\Controls\Box::delete ( int $index )

Shall delete the control at the given index from this Box

Parameter-Liste

index

The index of the control to delete

Rückgabewerte

Indication of success


UI\Controls\Box
PHP Manual