Class \Prado\Web\UI\ActiveControls\TActiveListItemCollection
TActiveListItemCollection class.
Allows TActiveDropDownList and TActiveListBox to add new options during callback response. New options can only be added after the \Prado\Web\UI\TControl::onLoad event.
The \Prado\Web\UI\ActiveControls\getListHasChanged property is true when the list items has changed. The control responsible for the list needs to repopulate the client-side options.
Class hierarchy
- \Prado\Web\UI\ActiveControls\TActiveListItemCollection
- \Prado\Collections\TListItemCollection
- \Prado\Collections\TList implements IteratorAggregate, ArrayAccess, Countable
- \Prado\TComponent
Since: 3.1
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |