UI\Controls\Tab::append

(UI 0.9.9)

UI\Controls\Tab::append β€” Append Page

θͺ¬ζ˜Ž

public function UI\Controls\Tab::append(string $name, UI\Control $control): int

Append a new page to this Tab

パラパータ

name

The name for the new page

control

The control for the new page

ζˆ»γ‚Šε€€

Shall return the index of the appended control, may be 0

οΌ‹add a note

User Contributed Notes

There are no user contributed notes for this page.