Interface \Prado\Web\UI\WebControls\IRepeatInfoUser
IRepeatInfoUser interface.
Namespace: \Prado\Web\UI\WebControlsThis interface must be implemented by classes who want to use TRepeatInfo.
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
renderItem(THtmlWriter $writer, TRepeatInfo $repeatInfo, string $itemType, int $index) : mixed
Renders an item.
|
|