parent root
PHP: UI\Controls\Box::delete - Manual

UI\Controls\Box::delete

(PHP 7, UI 0.9.9)

UI\Controls\Box::deleteDelete Control

Description

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

Shall delete the control at the given index from this Box

Parameters

index

The index of the control to delete

Return Values

Indication of success

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root