Search
ListContainer Methods
 


 Public Methods

  Name Description

attach

Control.attach override.

deselectItem

Deselects an item.

detach

Control.detach override.

fromJson

Deserializes items from a JSON string.

fromObject

Loads items from a data object.

getItemAt

Gets the item at the specified point.

raiseItemDragEnd

Raises the itemDragEnd event.

selectItem

Selects a ListItem.

toJson

Serializes the ListItem-s to a JSON string.

 See Also