UI\Controls\Box::delete

(PHP 7, UI 0.9.9)

UI\Controls\Box::deleteDelete Control

Descripción

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

Shall delete the control at the given index from this Box

Parámetros

index

The index of the control to delete

Valores devueltos

Indication of success