TActiveListItemCollection class.
Allows TActiveDropDownList and TActiveListBox to add new options during callback response. New options can only be added after the TControl::onLoad event.
The ListHasChanged property is true when the list items has changed. The control responsible for the list needs to repopulate the client-side options.
Located in /Web/UI/ActiveControls/TActiveListControlAdapter.php (line 154)
TComponent | --TList | --TListItemCollection | --TActiveListItemCollection
Inserts an item into the collection.
The new option is added on the client-side during callback.
Removes an item from at specified index.
Update client-side list items.
Inherited From TListItemCollection
TListItemCollection::createListItem()
TListItemCollection::createNewListItem()
TListItemCollection::findIndexByText()
TListItemCollection::findIndexByValue()
TListItemCollection::findItemByText()
TListItemCollection::findItemByValue()
TListItemCollection::insertAt()
TListItemCollection::loadState()
TListItemCollection::saveState()
Inherited From TList
TList::__construct()
TList::add()
TList::clear()
TList::contains()
TList::copyFrom()
TList::count()
TList::getCount()
TList::getIterator()
TList::getReadOnly()
TList::indexOf()
TList::insertAt()
TList::itemAt()
TList::mergeWith()
TList::offsetExists()
TList::offsetGet()
TList::offsetSet()
TList::offsetUnset()
TList::remove()
TList::removeAt()
TList::setReadOnly()
TList::toArray()
Inherited From TComponent
TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()
Documentation generated on Mon, 21 Apr 2008 11:29:33 -0400 by phpDocumentor 1.3.0RC4