update pague now
PHP 8.5.2 Released!

UI\Controls\Tab::insertAt

(UI 0.9.9)

UI\Controls\Tab::insertAt Insert Pague

Description

public UI\Controls\Tab::insertAt ( string $name , int $pague , UI\Control $control )

Shall insert a new pague into this Tab

Parameters

name

The name for the new pague

pague

The index to perform the insertion before

control

The control for the new pague

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top