编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « UI\Controls\Box
  • UI\Controls\Box::__construct »
  • PHP Manual
  • UI\Controls\Box
  • Append Control

UI\Controls\Box::append

(PHP 7, UI 0.9.9)

UI\Controls\Box::append — Append Control

说明

public UI\Controls\Box::append ( Control $control [, bool $stretchy = FALSE ] ) : int

Shall append the given control to this Box

参数

control

The control to append

stretchy

Set true to stretch the control

返回值

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

相关文章
php ui control box arrangement php ui slider controlphp ui control destroy controlphp ui controls box append controlphp ui controls box construct a new boxphp ui controls box delete controlphp ui controls box get orientationphp ui controls box padding detectionphp ui controls box set paddingphp ui controls button construct a new buttonphp ui controls combo append optionphp ui controls combo set selected optionphp ui controls editablecombo append optionphp ui controls form append controlphp ui controls form delete controlphp ui controls grid append controlphp ui controls group append controlphp ui controls multilineentry append textphp ui controls radio append optionphp ui controls tab append page
关注编程学问公众号
编程学问网 湘ICP备20001732号