GoLang UI\Controls\Tab::append

request it (251)
GoLang replacement for PHP's UI\Controls\Tab::append [edit | history]



Do you know a GoLang replacement for PHP's UI\Controls\Tab::append? Write it!

PHP UI\Controls\Tab::append

PHP original manual for UI\Controls\Tab::append [ show | php.net ]

UI\Controls\Tab::append

(PHP 7, UI 0.9.9)

UI\Controls\Tab::appendAppend Page

Description

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

Append a new page to this Tab

Parameters

name

The name for the new page

control

The control for the new page

Return Values

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