编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Controls\Tab
  • UI\Controls\Tab::delete »
  • PHP Manual
  • UI\Controls\Tab
  • Append Page

UI\Controls\Tab::append

(PHP 7, UI 0.9.9)

UI\Controls\Tab::append — Append Page

说明

public 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

相关文章
php ui controls box append controlphp ui controls button construct a new buttonphp ui controls button get textphp ui controls combo append optionphp ui controls combo set selected optionphp ui controls editablecombo append optionphp ui controls form append controlphp ui controls grid append controlphp ui controls grid padding detectionphp ui controls group append controlphp ui controls multilineentry append textphp ui controls multilineentry set read onlyphp ui controls radio append optionphp ui controls spin change handlerphp ui controls tab append pagephp ui controls tab delete pagephp ui controls tab margin detectionphp ui controls tab insert pagephp ui controls tab page countphp ui controls tab set margin
关注编程学问公众号
编程学问网 湘ICP备20001732号