UI\Controls\Tab::delete

(UI 0.9.9)

UI\Controls\Tab::deleteDelete Page

説明

publicUI\Controls\Tab::delete(int$index): bool

Shall remove the selected page from this Tab

パラメータ

index

The index of the page to remove

戻り値

Indication of success

To Top