Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Prado
Web
UI
WebControls
TTableRowCollection
PHP Класс Prado\Web\UI\WebControls\TTableRowCollection
TTableRowCollection is used to maintain a list of rows belong to a table.
С версии:
3.0
Автор:
Qiang Xue (
[email protected]
)
Наследование:
extends
Prado\Web\UI\TControlCollection
Показать файл
Открыть проект
Открытые методы
Метод
Описание
insertAt
(
$index
,
$item
)
Inserts an item at the specified position.
Описание методов
insertAt()
публичный
Метод
This overrides the parent implementation by performing additional operations for each newly added table row.
public
insertAt
(
$index
,
$item
)