Class |
ErrorListError | ||||||||||||||||||||||||||||||||||||||||||||
An error list error. | |||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, getElements, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
Array of ErrorListError getElements () void remove () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||
Used in: | ErrorListError ErrorListErrors.nextItem (obj: ErrorListError) ErrorListError ErrorListErrors.previousItem (obj: ErrorListError) | ||||||||||||||||||||||||||||||||||||||||||||
Return |
Array of ErrorListError ErrorListError.getElements () ErrorListError ErrorListErrors.[] (index: number) ErrorListError ErrorListErrors.anyItem () Array of ErrorListError ErrorListErrors.everyItem () ErrorListError ErrorListErrors.firstItem () ErrorListError ErrorListErrors.item (index: varies) Array of ErrorListError ErrorListErrors.itemByRange (from: varies, to: varies) ErrorListError ErrorListErrors.lastItem () ErrorListError ErrorListErrors.middleItem () ErrorListError ErrorListErrors.nextItem (obj: ErrorListError) ErrorListError ErrorListErrors.previousItem (obj: ErrorListError) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |