Class TActiveListItemCollection
TActiveListItemCollection class.
Allows TActiveDropDownList and TActiveListBox to add new options during callback response. New options can only be added after the TControl::onLoad OnLoad event.
The getListHasChanged ListHasChanged property is true when the list items has changed. The control responsible for the list needs to repopulate the client-side options.
- TComponent
-
TList implements IteratorAggregate, ArrayAccess, Countable
-
TListItemCollection
-
TActiveListItemCollection
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TActiveListControlAdapter.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TActiveListControlAdapter.php
protected
boolean
|
|
public
|
|
public
|
|
public
boolean
|
|
public
|
|
public
|
|
public
mixed
|
createListItem(),
createNewListItem(),
findIndexByText(),
findIndexByValue(),
findItemByText(),
findItemByValue(),
loadState(),
saveState()
|
__construct(),
add(),
clear(),
contains(),
copyFrom(),
count(),
getCount(),
getIterator(),
getReadOnly(),
indexOf(),
insertAfter(),
insertBefore(),
itemAt(),
mergeWith(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
remove(),
setReadOnly(),
toArray()
|
GLOBAL_RAISE_EVENT_LISTENER
|