|
Sydney | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--AbstractList | +--WidgetList
Defined in widget_list.js
Field Summary | |
var |
_listImpl
|
Fields inherited from class AbstractList |
|
Constructor Summary | |
WidgetList
(listImpl)
|
Method Summary | |
function
|
dispose()
|
string
|
toString()
Returns a string representation of this list. |
<static> function
|
hashFunction(widget)
|
Methods inherited from class AbstractList |
append, clear, contains, copy, getHead, getIndexOf, getItemAfter, getItemAt, getItemBefore, getLength, getTail, insertAfter, insertBefore, insertItemAt, isEmpty, iterator, join, prepend, remove, removeAll, removeHead, removeTail, removeItemAt, replace, reverseIterator, selectRangeInto, sort, toArray
|
Field Detail |
var _listImpl
Constructor Detail |
function WidgetList(listImpl)
Method Detail |
function dispose()
string toString()
<static> function hashFunction(widget)
|
Sydney | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |